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:
8ba738c
)
[POWERPC] Fix IO Window Updates on P2P bridges.
author
Randy Vinson
<rvinson@mvista.com>
Thu, 12 Oct 2006 20:36:23 +0000
(13:36 -0700)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 16 Oct 2006 05:53:30 +0000
(15:53 +1000)
When update_bridge_base() updates the IO window on a PCI-to-PCI
bridge, it fails to zero the upper 16 bits of the base and limit
registers if the window size is less than 64K. This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found