From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752623AbXCHUJ4 (ORCPT ); Thu, 8 Mar 2007 15:09:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752628AbXCHUJ4 (ORCPT ); Thu, 8 Mar 2007 15:09:56 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:50854 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752623AbXCHUJy (ORCPT ); Thu, 8 Mar 2007 15:09:54 -0500 Date: Thu, 8 Mar 2007 21:08:09 +0100 From: Ingo Molnar To: "Eric W. Biederman" Cc: Andrew Morton , Linus Torvalds , Jeff Garzik , "Kok, Auke" , "Michael S. Tsirkin" , Pavel Machek , Jens Axboe , Adrian Bunk , Linux Kernel Mailing List , Thomas Gleixner , linux-pm@lists.osdl.org, Michal Piotrowski , Greg Kroah-Hartman , linux-pci@atrey.karlin.mff.cuni.cz, michael@ellerman.id.au Subject: Re: [PATCH 0/2] Repair pci_restore_state when used with device resets Message-ID: <20070308200809.GA10088@elte.hu> References: <45ED8A12.5040803@intel.com> <45EEE8CF.1060803@intel.com> <45EEEC2C.5090609@intel.com> <20070307185317.5601d452.akpm@linux-foundation.org> <45EFDD8C.3070702@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.0.3 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Eric W. Biederman wrote: > I have never have figured out how to get suspend/resume actually > working on any of my machines [...] ouch! Are you interested in getting it work? Ingo