]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Remove superfluous setup_frame_reg call
authorMatt Fleming <matt@console-pimps.org>
Sat, 30 Jan 2010 17:37:25 +0000 (17:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Feb 2010 01:47:11 +0000 (10:47 +0900)
commit01f2278c51c2c6fe77c307641e8495df426b2f9b
tree74a5edde58c48f8ef1950d72bab64f9c68f2baca
parented1b24efb9761019f91e28add3226d7ec6dde3f4
sh: Remove superfluous setup_frame_reg call

There's no need to setup the frame pointer again in
call_handle_tlbmiss. The frame pointer will already have been setup in
handle_interrupt.

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