aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2017-07-22 11:48:34 +0000
committerMark Rutland <[email protected]>2017-08-08 15:28:26 +0000
commitc7365330753c55a061db0a1837a27fd5e44b1408 (patch)
tree496297bba1f31b647063b6d2c2440eebe4884521 /lib/raid6/algos.c
parentarm64: unwind: avoid percpu indirection for irq stack (diff)
downloadkernel-c7365330753c55a061db0a1837a27fd5e44b1408.tar.gz
kernel-c7365330753c55a061db0a1837a27fd5e44b1408.zip
arm64: unwind: disregard frame.sp when validating frame pointer
Currently, when unwinding the call stack, we validate the frame pointer of each frame against frame.sp, whose value is not clearly defined, and which makes it more difficult to link stack frames together across different stacks. It is far better to simply check whether the frame pointer itself points into a valid stack. Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Mark Rutland <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: James Morse <[email protected]> Cc: Will Deacon <[email protected]>
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions