summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2015-03-27 01:29:00 +0100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2015-03-31 04:10:40 +0200
commit027fa02f84e851e21daffdf8900d6117071890f8 (patch)
treeb0a0edef182df124404e010ba5ad3a38a1694949 /arch/powerpc/kernel
parentpowerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe() (diff)
downloadlinux-027fa02f84e851e21daffdf8900d6117071890f8.tar.xz
linux-027fa02f84e851e21daffdf8900d6117071890f8.zip
powerpc/powernv: Don't map M64 segments using M32DT
If M64 has been supported, the prefetchable 64-bits memory resources shouldn't be mapped to the corresponding PE# via M32DT. Unfortunately, we're doing that in pnv_ioda_setup_pe_seg() wrongly. The issue was introduced by commit 262af55 ("powerpc/powernv: Enable M64 aperatus for PHB3"). The patch fixes the issue by simply skipping M64 resources when updating to M32DT. Cc: <stable@vger.kernel.org> # v3.17+ Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions