OSDN Git Service

powerpc/64s: Allocate slb_shadow structures individually
authorNicholas Piggin <npiggin@gmail.com>
Tue, 13 Feb 2018 15:08:14 +0000 (01:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Mar 2018 12:34:24 +0000 (23:34 +1100)
commit384e8067844fc19f9c067d6b03cbc8781f98bd5d
tree1e1f39777c8a429231b16b54ff2a9d7f9db4ff6e
parent499dcd41378ebab2a37a0df65735748d66e75599
powerpc/64s: Allocate slb_shadow structures individually

slb_shadow structures are avoided for radix environment.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/paca.c