Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d1ba71f7 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh64: oprofile: Fix up kernel stack pointer size mismatch.



For the backtrace code its assumed that the stack pointer is 32-bits,
which is not the case with the sh64 registers. Use the shared
kernel_stack_pointer() helper to get at the actual register, which
already takes care of the necessary typecasting.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 2e4f17d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment