sh: Optimize the setup_rt_frame() I-cache flush.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 14 Oct 2009 05:21:40 +0000 (14:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 14 Oct 2009 06:49:45 +0000 (15:49 +0900)
This only needs to flush the return code via the legacy path, and just
invalidates uselessly otherwise. This makes the behaviour consistent for
all of the trampoline setup paths.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found