diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2017-05-21 16:15:44 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-06-20 15:21:58 +0300 |
commit | fe5482c04312791bb19202e47f8a7751d476251e (patch) | |
tree | 9c5aae7b2d7f9dc4e191a96e12c7ae6180d16d56 /certs | |
parent | 7c28f04828dc8321cb234b2ad57266b9f902add0 (diff) | |
download | linux-fe5482c04312791bb19202e47f8a7751d476251e.tar.xz |
powerpc/64s: SLB miss already has CTR saved for relocatable kernel
The EXCEPTION_PROLOG_1 used by SLB miss already saves CTR when the
kernel is built with CONFIG_RELOCATABLE. So it does not have to be
saved and reloaded when branching to slb_miss_realmode. It can be
restored from the PACA as usual.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions