Re: [PATCH 1/2] powerpc/mm/radix: Properly clear process table entry
From: Nicholas Piggin <hidden> Date: 2017-07-10 04:27:10
On Sat, 08 Jul 2017 07:45:32 -0500
Benjamin Herrenschmidt [off-list ref] wrote:
On radix, the process table entry we want to clear when
destroying a context is entry 0, not entry 1
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>