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:
954c0b7
)
[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slots bits
author
Daniel Ritz
<daniel.ritz-ml@swissonline.ch>
Tue, 22 Aug 2006 14:29:09 +0000
(07:29 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 26 Aug 2006 20:05:37 +0000
(13:05 -0700)
On i386 PCI mmconfig forgets the bus number when setting the fallback_slots
bits which means fallback to conf1 only works for bus 0.
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found