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:
ac5ad93
)
PCI: Align P2P windows using pcibios_window_alignment()
author
Gavin Shan
<shangw@linux.vnet.ibm.com>
Tue, 11 Sep 2012 22:59:46 +0000
(16:59 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 11 Sep 2012 22:59:46 +0000
(16:59 -0600)
This patch changes pbus_size_io() and pbus_size_mem() to do window (I/O,
memory and prefetchable memory) reassignment based on the minimal
alignments for the P2P bridge, which was retrieved by window_alignment().
[bhelgaas: changelog]
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found