commit | 462d93030628a598bc440dcd35c89fb7fc63f58c | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Tue Sep 11 16:59:46 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 11 16:59:46 2012 -0600 |
tree | f1e562043b6e141e861aff1d85dda40e9164941e | |
parent | ac5ad93e92c3ffca4c7ba386aaa34244e27b7759 [diff] |
PCI: Align P2P windows using pcibios_window_alignment() 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>