diff options
author | Yinghai Lu <[email protected]> | 2009-05-06 08:07:52 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-05-11 09:45:14 +0200 |
commit | 5d423ccd7ba4285f1084e91b26805e1d0ae978ed (patch) | |
tree | 0514a2560f41f4a25d0c18798336644943392d1a /net/lapb/lapb_timer.c | |
parent | 45fbe3ee01b8e463b28c2751b5dcc0cbdc142d90 (diff) |
x86/pci: remove rounding quirk from e820_setup_gap()
Now that the e820 code explicitly reserves 'potentially dangerous'
free physical memory address space to protect ACPI stolen RAM,
there's no need for the rounding quirk in the PCI allocator anymore.
Also, this quirk was open-ended iteration that could end up reserving
a lot of free space and potentially breaking drivers - such as the one
reported by Yannick Roehlly <[email protected]> where there's
a PCI device with a large memory resource.
So remove it.
[ Impact: make more of the PCI hole available for assigning pci devices ]
Reported-by: Yannick Roehlly <[email protected]>
Signed-off-by: Yinghai Lu <[email protected]>
Acked-by: Jesse Barnes <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions