]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
authorBalbir Singh <bsingharora@gmail.com>
Tue, 1 May 2018 02:57:25 +0000 (12:57 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 7 May 2018 11:22:02 +0000 (21:22 +1000)
commit875aa74c0d9d47f3f8c126fe714497a83d8bf1c2
treecd0b17b484356423b62e1a471bd783769151c59b
parent49a5c4f29f7e1bc67729e4c6b70563e15ac2dfc8
Revert "powerpc/powernv: Increase memory block size to 1GB on radix"

This commit was a stop-gap to prevent crashes on hotunplug, caused by
the mismatch between the 1G mappings used for the linear mapping and the
memory block size. Those issues are now resolved because we split the
linear mapping at hotunplug time if necessary, as implemented in commit
9a6e58480b8d ("powerpc/mm/radix: Split linear mapping on hot-unplug").

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Tested-by: Rashmica Gupta <rashmica.g@gmail.com>
Tested-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/setup.c