summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/process.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-08-02 21:55:40 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-02 21:55:40 (GMT)
commit688d191821de7893043f5a37970472627aaffa4e (patch)
treebee038b981147f4f9f3ac0ca23348376044678dd /arch/ia64/kernel/process.c
parentd7ed538a02c219119adb20f1dccbf0f8015e53f3 (diff)
downloadlinux-fsl-qoriq-688d191821de7893043f5a37970472627aaffa4e.tar.xz
pci: make bus resource start address override minimum IO address
The reason we have PCIBIOS_MIN_IO and PCIBIOS_MIN_CARDBUS_IO is because we want to protect badly documented motherboard PCI resources and thus don't want to allocate new resources in low IO/MEM space. However, if we have already discovered a PCI bridge with a specified resource base, that should override that decision. This change will allow us to move the "careful" region upwards without resulting in problems allocating resources in low mappings. This was brought on by us having allocated a bus resource at 0x1000, conflicting with a undocumented VAIO Sony PI resources.
Diffstat (limited to 'arch/ia64/kernel/process.c')
0 files changed, 0 insertions, 0 deletions