Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Joe Lawrence 18be37603d powerpc/livepatch: relax reliable stack tracer checks for first-frame
The bottom-most stack frame (the first to be unwound) may be largely
uninitialized, for the "Power Architecture 64-Bit ELF V2 ABI" only
requires its backchain pointer to be set.

The reliable stack tracer should be careful when verifying this frame:
skip checks on STACK_FRAME_LR_SAVE and STACK_FRAME_MARKER offsets that
may contain uninitialized residual data.

Fixes: df78d3f614 ("powerpc/livepatch: Implement reliable stack tracing for the consistency model")
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-01-31 16:43:38 +11:00
..
2018-07-30 22:47:53 +10:00
2018-12-20 22:21:20 +11:00
2018-08-13 15:59:06 +10:00
2019-01-14 20:39:27 +11:00
2017-12-11 13:03:35 +11:00
2018-10-09 16:51:05 +11:00
2018-05-25 12:04:46 +10:00