]> Git Repo - linux.git/commit
sh: uninline flush_icache_all().
authorPaul Mundt <[email protected]>
Fri, 5 Sep 2008 09:00:29 +0000 (18:00 +0900)
committerPaul Mundt <[email protected]>
Mon, 8 Sep 2008 01:35:06 +0000 (10:35 +0900)
commit205a3b4328de1c8ddd99ddd5092bed1344068213
tree05fbc4d81a46b4f9297152315a8a00576d6c8f7b
parent6907e6a601a4fd442535d977886bbd3761aa2b56
sh: uninline flush_icache_all().

This uses jump_to_uncached() which is now given the noinline attribute
due to the special section mapping. Kill off the inline attribute to
fix up compilation failure.

Signed-off-by: Paul Mundt <[email protected]>
arch/sh/mm/cache-sh4.c
This page took 0.048824 seconds and 4 git commands to generate.