commit | 09b5a10c1944214a6008712bfa92b29f00b84a1a | [log] [tgz] |
---|---|---|
author | Chris Smith <chris.smith@st.com> | Wed Jul 02 15:17:11 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jul 28 18:10:32 2008 +0900 |
tree | 0769016c78424356596bb0a8d854056b083246ef | |
parent | 3611ee7acc113e5e482b7d20d5133935226f3129 [diff] |
sh: Optimized flush_icache_range() implementation. Add implementation of flush_icache_range() suitable for signal handler and kprobes. Remove flush_cache_sigtramp() and change signal.c to use flush_icache_range(). Signed-off-by: Chris Smith <chris.smith@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>