From: Aaro Koskinen Date: Fri, 17 Oct 2014 15:10:24 +0000 (+0300) Subject: MIPS: oprofile: Fix backtrace on 64-bit kernel X-Git-Tag: v3.2.65~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3e0ea150d43b9085020b6cd72519262503f7c9;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8110/ Signed-off-by: Ralf Baechle Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed