From: Jeff Chua Subject: Re: [discuss] Re: 2.6.19-rc4: known unfixed regressions (v3) Date: Wed, 8 Nov 2006 00:57:03 +0800 (SGT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Cc: Andrew Morton , len.brown@intel.com, Komuro , linux-pm@osdl.org, Ernst Herzberg , Christian , Alex Romosan , openib-general@openib.org, Andi Kleen , linux-ide@vger.kernel.org, Linus Torvalds , oprofile-list@lists.sourceforge.net, Jens Axboe , Martin Lorenz , linux-pci@atrey.karlin.mff.cuni.cz, Elimar Riesebieter , discuss@x86-64.org, Thierry Vignaud , Tim Chen , phil.el@wanadoo.fr, gregkh@suse.de, Linux Kernel Mailing List , Adrian Bunk , linux-acpi@vger.kernel.org, mingo@redhat.com, nfs@lists.sourceforge.net, "Eric W. Biederman" , cp Return-path: To: Aaron Durbin List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org List-ID: On 11/7/06, Aaron Durbin wrote: > Could please you post a dump of /proc/iomem for both the kernel that > works for you and the kernel that fails to allocate the PCI resources? 1) this works ... 00000000-0009ffff : System RAM 000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM 000cc800-000cffff : Adapter ROM 000f0000-000fffff : System ROM 00100000-df686bff : System RAM 00100000-00357d27 : Kernel code 00357d28-0042bab3 : Kernel data df686c00-df688bff : ACPI Non-volatile Storage df688c00-df68abff : ACPI Tables df68ac00-dfffffff : reserved e0000000-efffffff : 0000:00:02.0 f0000000-f3ffffff : reserved fe700000-fe7fffff : PCI Bus #03 fe800000-fe8fffff : PCI Bus #02 fe8f0000-fe8fffff : 0000:02:00.0 fe8f0000-fe8fffff : tg3 fe900000-fe9fffff : PCI Bus #01 feabf900-feabf9ff : 0000:00:1e.2 feabfa00-feabfbff : 0000:00:1e.2 feac0000-feafffff : 0000:00:02.0 feb00000-feb7ffff : 0000:00:02.0 feb80000-febfffff : 0000:00:02.1 fed00000-fed003ff : HPET 0 fed20000-fed9ffff : reserved fee00000-feefffff : reserved ffa80800-ffa80bff : 0000:00:1d.7 ffa80800-ffa80bff : ehci_hcd ffb00000-ffffffff : reserved 2) this fails ... 00000000-0009ffff : System RAM 000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM 000cc800-000cffff : Adapter ROM 000f0000-000fffff : System ROM 00100000-df686bff : System RAM 00100000-00358927 : Kernel code 00358928-0042cab3 : Kernel data df686c00-df688bff : ACPI Non-volatile Storage df688c00-df68abff : ACPI Tables df68ac00-dfffffff : reserved e0000000-efffffff : 0000:00:02.0 f0000000-ffffffff : PCI MMCONFIG 0 fed00000-fed003ff : HPET 0 Thanks, Jeff