[LinuxPPS] 18 Aug 22:41 - [IA64] pci_acpi_scan_root cleanup
linuxpps: Luck, Tony <>
webmaster at enneenne.com
Wed Aug 20 00:00:08 CEST 2008
[IA64] pci_acpi_scan_root cleanup
The code walks all the acpi _CRS methods to see how many windows
to allocate. It then scans them all again to insert_resource()
for each *even if the first scan found that there were none*.
Move the second scan inside the "if (windows)" clause.
Signed-off-by: Tony Luck
arch/ia64/pci/pci.c
URL: http://gitweb.enneenne.com/?p=linuxpps;a=commit;h=8a20fd52c663b1796e1f01c0fa21d9b24c2936b6
More information about the LinuxPPS
mailing list