]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 10 Jun 2009 08:57:08 +0000 (08:57 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Jun 2009 11:20:07 +0000 (07:20 -0400)
commit47e9dedb720364e0adff0e99960fa294c6161f71
treefa5bcb532023a89fa11995e5ceca5ed5dfeabbba
parent2466ac65560ee8b7506eea3987aba9519355fd02
Blackfin: add blackfin_invalidate_entire_icache for SMP systems

The KGDB code uses this when switching processors to make sure the icache
is in a valid state.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/cache.h
arch/blackfin/include/asm/cacheflush.h
arch/blackfin/include/asm/cpu.h
arch/blackfin/kernel/setup.c
arch/blackfin/mach-common/cache-c.c
arch/blackfin/mach-common/smp.c