From: Andi Kleen Date: Fri, 16 Dec 2005 19:08:55 +0000 (-0800) Subject: [PATCH] PCI: Fix dumb bug in mmconfig fix X-Git-Tag: v2.6.15-rc6~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f3ab42875a52af7e711803bfb8d8d7cca84c1c;p=pandora-kernel.git [PATCH] PCI: Fix dumb bug in mmconfig fix Use correct address when referencing mmconfig aperture while checking for broken MCFG. This was a typo when porting the code from 64bit to 32bit. It caused oopses at boot on some ThinkPads. Should definitely go into 2.6.15. Signed-off-by: Andi Kleen Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed