Sven Schnelle 3d252454ed parisc: fix frame pointer in ftrace_regs_caller()
The current code in ftrace_regs_caller() doesn't assign
%r3 to contain the address of the current frame. This
is hidden if the kernel is compiled with FRAME_POINTER,
but without it just crashes because it tries to dereference
an arbitrary address. Fix this by always setting %r3 to the
current stack frame.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2019-10-30 21:24:40 +01:00
..
2019-05-10 21:00:44 +02:00
2019-09-08 15:19:58 +02:00
2019-08-03 08:56:57 +02:00
2019-05-10 21:00:44 +02:00
2019-05-03 23:47:38 +02:00
2019-06-08 12:56:29 +02:00
2019-06-08 12:56:26 +02:00
2019-09-08 15:19:58 +02:00
2019-05-10 21:00:45 +02:00
2017-11-17 15:27:22 +01:00
2019-06-08 12:56:29 +02:00