sh: Setup the frame pointer in handle_interrupt
authorMatt Fleming <matt@console-pimps.org>
Thu, 20 Aug 2009 16:00:21 +0000 (17:00 +0100)
committerMatt Fleming <matt@console-pimps.org>
Fri, 21 Aug 2009 12:04:10 +0000 (13:04 +0100)
commitfe98dd31eb9fe055703e0171134b4d074558d4e9
treeed7f82f1370a5310ff099c3299d3519a52e2e5f0
parentb344e24a8e8ceda83d1285d22e3e5baf4f5e42d3
sh: Setup the frame pointer in handle_interrupt

When CONFIG_DWARF_UNWINDER is enabled setup r14 in handle_interrupt, so
that we can figure out what function was running when we were
interrupted.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
arch/sh/kernel/cpu/sh3/entry.S