Re: Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Rafael J. Wysocki <rjw@...>
Cc: Linus Torvalds <torvalds@...>, Linux Kernel Mailing List <linux-kernel@...>, Jeff Garzik <jeff@...>, Tejun Heo <htejun@...>, Ingo Molnar <mingo@...>, David Witbrodt <dawitbro@...>, Andrew Morton <akpm@...>, Kernel Testers <kernel-testers@...>
Date: Saturday, August 30, 2008 - 4:10 pm

On Sat, Aug 30, 2008 at 12:51 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:

calling  pci_subsys_init+0x0/0x120
PCI: Using ACPI for IRQ routing
request_resource: root: (PCI IO) [0, ffff], new: (PCI Bus 0000:01)
[9000, 9fff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new: (PCI Bus
0000:01) [fe700000, fe7fffff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new: (PCI Bus
0000:01) [d8000000, dfffffff] conflict 0
request_resource: root: (PCI IO) [0, ffff], new: (PCI Bus 0000:02)
[a000, bfff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new: (PCI Bus
0000:02) [fe800000, fe8fffff] conflict 0
request_resource: root: (PCI IO) [0, ffff], new: (PCI Bus 0000:03)
[c000, cfff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new: (PCI Bus
0000:03) [fe900000, fe9fffff] conflict 0
request_resource: root: (PCI IO) [0, ffff], new: (PCI Bus 0000:04)
[d000, efff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new: (PCI Bus
0000:04) [fea00000, feafffff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new: (PCI Bus
0000:05) [feb00000, febfffff] conflict 0
request_resource: root: (PCI mem) [0, ffffffffffffffff], new:
(0000:00:00.0) [e0000000, ffffffff] conflict 1
pci 0000:00:00.0: BAR 3: can't allocate resource

so pci_resource_survey is depth first. sub buses request some resource
at first...

we don't need quirk to handle that strange BAR res.

and we got reserved register correctly
in /proc/iomem
d7fe0000-d7ffffff : reserved
..
fff00000-ffffffff : reserved

for
 BIOS-e820: 00000000d7fe0000 - 00000000d8000000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)

YH
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.27-rc5, Linus Torvalds, (Thu Aug 28, 7:26 pm)
Re: Linux 2.6.27-rc5, J.A. , (Sun Aug 31, 7:27 pm)
Re: Linux 2.6.27-rc5, Rafael J. Wysocki, (Fri Aug 29, 1:13 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Fri Aug 29, 3:57 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Fri Aug 29, 6:47 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Fri Aug 29, 6:30 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 3:20 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 3:29 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 4:46 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 5:34 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sun Aug 31, 8:27 am)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Fri Aug 29, 6:31 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 9:32 am)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 1:14 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Sat Aug 30, 3:51 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Yinghai Lu, (Sat Aug 30, 4:10 pm)
Re: Linux 2.6.27-rc5: System boot regression caused by commi..., Rafael J. Wysocki, (Fri Aug 29, 6:32 pm)
cpu time oddity (was Re: Linux 2.6.27-rc5), Alistair John Strachan, (Fri Aug 29, 11:42 am)
Re: cpu time oddity (was Re: Linux 2.6.27-rc5), Alistair John Strachan, (Fri Aug 29, 11:56 am)