sh: Setup frame pointer in handle_exception path
authorMatt Fleming <[email protected]>
Wed, 27 Jan 2010 20:44:59 +0000 (20:44 +0000)
committerPaul Mundt <[email protected]>
Mon, 8 Feb 2010 01:46:53 +0000 (10:46 +0900)
commit1dca56f13899b9e256f56198026019835aaf9a3a
tree21a51f6248bbabfa0abe6a5918d674478af38f6f
parent142698282ceb6811ad3482c218b7292037cb67ff
sh: Setup frame pointer in handle_exception path

In order to allow the DWARF unwinder to unwind through exceptions we
need to setup the frame pointer register (r14).

Signed-off-by: Matt Fleming <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
arch/sh/kernel/cpu/sh3/entry.S