commit | d55071905ee1719094c66dd3c40e2a9ef5c65eaf | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Sun Aug 13 11:33:41 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Aug 31 14:25:59 2017 +1000 |
tree | f41f1c168fe88093f34517b32e5baa8e3a2bff47 | |
parent | 76b42e28beb5ed615b093e2abb28a7064173f2ad [diff] |
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>