[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64
commit1de6bf33bc4601d856c286ad5c7d515468e24bbb
authorAndi Kleen <ak@suse.de>
Fri, 3 Feb 2006 20:51:29 +0000 (3 21:51 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 00:43:14 +0000 (4 16:43 -0800)
tree7ce51e6a5592ee90b065963d8a72e754e58c5e4a
parentd22fe808449cd3b5bacd5c0d447e3675f9ab7619
[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64

I broke this earlier when moving the patch from i386 to x86-64.
Need to return the virtual address here, not the physical address.
This fixes some boot time crashes on x86-64.

Cc: gregkh@suse.de
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/pci/mmconfig.c