]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries/mm: factorize PTE slot computation
authorLaurent Dufour <ldufour@linux.vnet.ibm.com>
Mon, 20 Aug 2018 14:29:35 +0000 (16:29 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 17 Sep 2018 11:17:25 +0000 (21:17 +1000)
commitc3f39c7c3dda0b9e0ae5382d6159dc64b63af321
tree0d8125fc13d34f98d494e0e1da9c41e5c56b6200
parent7c8c0b164ab981a713cb5cfff42dac14d4bfc04e
powerpc/pseries/mm: factorize PTE slot computation

This part of code will be called also when dealing with H_BLOCK_REMOVE.

Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/lpar.c