commit | bbaf113a481b6ce32444c125807ad3618643ce57 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@nsn.com> | Fri Oct 17 18:10:24 2014 +0300 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Nov 19 18:22:07 2014 +0100 |
tree | 50d109a6d7180f9c83caa9ad13678e8a1147d423 | |
parent | 7352c8b13dd9a848b0c5d6209d62761afb164dcb [diff] |
MIPS: oprofile: Fix backtrace on 64-bit kernel 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: stable@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8110/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>