diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-10-27 16:58:22 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-10-27 16:58:22 +0900 |
commit | d1ba71f7645696020864fe3cea3049befbe50408 (patch) | |
tree | f870feb1903ed3c46ffe825c5a5b394175a757f9 /virt | |
parent | 2e4f17d230d84579fef07836fb5f69bf1a0a47ad (diff) | |
download | linux-stable-d1ba71f7645696020864fe3cea3049befbe50408.tar.gz linux-stable-d1ba71f7645696020864fe3cea3049befbe50408.tar.bz2 linux-stable-d1ba71f7645696020864fe3cea3049befbe50408.zip |
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: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions