aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2007-06-29 16:16:36 +0200
committerLinus Torvalds <[email protected]>2007-07-03 18:09:46 -0700
commit0f8dc2f06560e2ca126d1670a24126ba08357d38 (patch)
tree8828462799ea2dbe8dfbe2940a9ee87aca2de25b /include/linux/debugobjects.h
parent9d7542f891f22d16ea1465d19d253888e87f7ad6 (diff)
Revert HPET resource reservation
Matthias Lenk reports that the PCI subsystem would move the HPET on SB400/SB600-based systems, where the HPET is in BAR1 of the SMbus controller. The reason? The ACPI layer registered the PCI MMIO range as being busy too early, before PCI enumeration had happened, causing the PCI layer to decide that it should relocate the resources somewhere else. Firmware resources should be marked busy _after_ the PCI enumeration and probing has happened, not before. Remove the too-early reservation, we'll fix it up to do it properly later. In the meantime, this solves the regression. Tested-by: Matthias Lenk <[email protected]> Cc: Aaron Durbin <[email protected]> Cc: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions