Re: [2/2] powerpc/mm/keys: Update documentation in key fault handling

2018-04-04 Thread Michael Ellerman
On Wed, 2018-03-07 at 13:36:45 UTC, "Aneesh Kumar K.V" wrote: > No functionality change in this patch. Adds more code comments. We also remove > an unnecessary pkey check after we check for pkey error in this patch. > > Signed-off-by: Aneesh Kumar K.V Applied to powerpc next, thanks. https://gi

[PATCH 2/2] powerpc/mm/keys: Update documentation in key fault handling

2018-03-07 Thread Aneesh Kumar K.V
No functionality change in this patch. Adds more code comments. We also remove an unnecessary pkey check after we check for pkey error in this patch. Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/mm/fault.c | 28 arch/powerpc/mm/pkeys.c | 11 --- 2 files c