]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MIPS: oprofile: Fix backtrace on 64-bit kernel
authorAaro Koskinen <aaro.koskinen@nsn.com>
Fri, 17 Oct 2014 15:10:24 +0000 (18:10 +0300)
committerJiri Slaby <jslaby@suse.cz>
Sat, 6 Dec 2014 14:14:49 +0000 (15:14 +0100)
commitbe5c8e57cd3ead1a28f73319b68bf2e12148a3c7
tree4063664a693216d24940ef0daaaf0c3fa4a9345c
parent00df39d248ac037f06dfa97c59dc2a7da8b58728
MIPS: oprofile: Fix backtrace on 64-bit kernel

commit bbaf113a481b6ce32444c125807ad3618643ce57 upstream.

Fix incorrect cast that always results in wrong address for the new
frame on 64-bit kernels.

Signed-off-by: Aaro Koskinen <aaro.koskinen@nsn.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8110/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/mips/oprofile/backtrace.c