git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f975e
)
[PATCH] PCI: Fix dumb bug in mmconfig fix
author
Andi Kleen
<ak@suse.de>
Fri, 16 Dec 2005 19:08:55 +0000
(11:08 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 16 Dec 2005 19:25:25 +0000
(11:25 -0800)
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 <ak@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/pci/mmconfig.c
patch
|
blob
|
history
diff --cc
arch/i386/pci/mmconfig.c
Simple merge