]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks
authorNicholas Piggin <npiggin@gmail.com>
Sun, 13 Aug 2017 01:33:41 +0000 (11:33 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 31 Aug 2017 04:25:59 +0000 (14:25 +1000)
commitd8e4d5209bddef0c6088ecd14b440ab4ddbe8fe3
treef41f1c168fe88093f34517b32e5baa8e3a2bff47
parent8e52c002d4a7214090b914145c824fed560cb892
powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks

Radix MMU does not take SLB or TLB interrupts when accessing kernel
linear address. Remove this restriction for radix mode.

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