From: Chris Smith Date: Wed, 2 Jul 2008 06:17:11 +0000 (+0900) Subject: sh: Optimized flush_icache_range() implementation. X-Git-Tag: v2.6.27-rc1~29^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b5a10c1944214a6008712bfa92b29f00b84a1a;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed