commit | 02639b0e1326c3eff88d74fde6b5dbd04ace564e | [log] [tgz] |
---|---|---|
author | Wei Yang <weiyang@linux.vnet.ibm.com> | Wed Mar 25 16:23:59 2015 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Mar 31 13:02:38 2015 +1100 |
tree | 643bce3715fdd8f607c88cc6d8e44e0c41448b6e | |
parent | 5b88ec228498b7d41de6599eca12cc0032056e3f [diff] |
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3 When IOV BAR is big, each is covered by 4 M64 windows. This leads to several VF PE sits in one PE in terms of M64. Group VF PEs according to the M64 allocation. [bhelgaas: use dev_printk() when possible] Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>