summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci/mmconfig.c
diff options
context:
space:
mode:
authorOGAWA Hirofumi <hogawa@miraclelinux.com>2007-02-13 13:26:20 +0100
committerAndi Kleen <andi@basil.nowhere.org>2007-02-13 13:26:20 +0100
commitfaed197b7b44a6c4e6b81dd2db649fd452b0a7ef (patch)
tree74f428fc64fadade1d80dd181158e2c414bca456 /arch/i386/pci/mmconfig.c
parent6a0668fc41fa479df617151c2d4e297299a4ffe2 (diff)
downloadop-kernel-dev-faed197b7b44a6c4e6b81dd2db649fd452b0a7ef.zip
op-kernel-dev-faed197b7b44a6c4e6b81dd2db649fd452b0a7ef.tar.gz
[PATCH] mmconfig: Fix x86_64 ioremap base_address
Current mmconfig has some problems of remapped range. a) In the case of broken MCFG tables on Asus etc., we need to remap 256M range, but currently only remap 1M. b) The base address always corresponds to bus number 0, but currently we are assuming it corresponds to start bus number. This patch fixes the above problems. (akpm: Arjan suggests that if the MCFG table is broken we just shouldn't use it, rather than try to work around things). Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Arjan van de Ven <arjan@linux.intel.com> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'arch/i386/pci/mmconfig.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud