diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-03-04 02:47:30 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-03-04 02:47:30 -0500 |
commit | b07f6b327e798610bebaa581ffb7a226f3bcb96b (patch) | |
tree | 36bde0b8a002aa0681cd997dee84e7590a5d0193 /arch/sh/mm | |
parent | 281983d6ff2674ca2e4868de628c65809d84fa4c (diff) |
sh: Fix up flush_cache_vmap() on SMP.
flush_cache_all() uses broadcast IPIs, so we can't wrap in to that when
IRQs are disabled. The local cache flush manages to do what we need here
anyways, so just switch to that.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm')
0 files changed, 0 insertions, 0 deletions