linux-kernel-test/arch/mn10300
Akira Takeuchi 0bd3eb6ca7 MN10300: SMP: Differentiate local cache flushing
Differentiate local cache flushing from global cache flushing so that they can
be done differently on SMP systems.

Rename the cache functions from:

	mn10300_[id]cache_*()

to:

	mn10300_[id]_localcache_*()

and on a UP system, assign the global labels to the local labels.

Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2010-10-27 17:28:45 +01:00
..
boot MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 2010-08-12 09:51:35 -07:00
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include/asm MN10300: SMP: Differentiate local cache flushing 2010-10-27 17:28:45 +01:00
kernel MN10300: Provide a MN10300_CACHE_ENABLED config option 2010-10-27 17:28:42 +01:00
lib bitops: Change the bitmap index from int to unsigned long [mn10300] 2010-10-27 17:28:34 +01:00
mm MN10300: SMP: Differentiate local cache flushing 2010-10-27 17:28:45 +01:00
oprofile MN10300: Kill MN10300's own profiling Kconfig 2009-04-09 10:53:16 -07:00
proc-mn103e010 MN10300: SMP: Differentiate local cache flushing 2010-10-27 17:28:45 +01:00
unit-asb2303 MN10300: BUG to BUG_ON changes 2010-10-27 17:28:33 +01:00
unit-asb2305 mn10300: Use pci_claim_resource 2010-10-27 17:28:34 +01:00
Kconfig MN10300: Cache: Split cache bits out of arch Kconfig 2010-10-27 17:28:41 +01:00
Kconfig.debug MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 2010-09-27 16:29:06 -07:00
Makefile mn10300: objcopy flags fix 2010-01-11 09:34:09 -08:00