git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7352c8b
)
MIPS: oprofile: Fix backtrace on 64-bit kernel
author
Aaro Koskinen
<aaro.koskinen@nsn.com>
Fri, 17 Oct 2014 15:10:24 +0000
(18:10 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 19 Nov 2014 17:22:07 +0000
(18:22 +0100)
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>
No differences found