Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964853AbWEJVDQ (ORCPT ); Wed, 10 May 2006 17:03:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964854AbWEJVDQ (ORCPT ); Wed, 10 May 2006 17:03:16 -0400 Received: from mail.kroah.org ([69.55.234.183]:40169 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S964853AbWEJVDP (ORCPT ); Wed, 10 May 2006 17:03:15 -0400 Date: Wed, 10 May 2006 13:56:00 -0700 From: Greg KH To: Carl-Daniel Hailfinger Cc: Pavel Machek , Linux Kernel Mailing List , trenn@suse.de, thoenig@suse.de Subject: Re: [RFC] [PATCH] Execute PCI quirks on resume from suspend-to-RAM Message-ID: <20060510205600.GB23446@suse.de> References: <446139FF.205@gmx.net> <20060510093942.GA12259@elf.ucw.cz> <4461C0CA.8080803@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4461C0CA.8080803@gmx.net> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 658 Lines: 19 On Wed, May 10, 2006 at 12:30:34PM +0200, Carl-Daniel Hailfinger wrote: > > Thinking about it again, if we restored the full pci config space > on resume, this quirk handling would be completely unnecessary. > Any reasons why we don't do that? We do do that. Look at pci_restore_state(). Actually, look at it in the latest -mm tree, that version works better than mainline does right now :) thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/