From: Paul Mundt Date: Wed, 14 Oct 2009 05:21:40 +0000 (+0900) Subject: sh: Optimize the setup_rt_frame() I-cache flush. X-Git-Tag: v2.6.32-rc5~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2947f7c69f812f09ff0e5cdc98dfa5317a4d81;p=pandora-kernel.git sh: Optimize the setup_rt_frame() I-cache flush. 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 --- Reading git-diff-tree failed