linux/arch
Phil Edworthy c1537b4863 sh: sh2a: Improve cache flush/invalidate functions
The cache functions lock out interrupts for long periods; this patch
reduces the impact when operating on large address ranges. In such
cases it will:
- Invalidate the entire cache rather than individual addresses.
- Do nothing when flushing the operand cache in write-through mode.
- When flushing the operand cache in write-back mdoe, index the
  search for matching addresses on the cache entires instead of the
  addresses to flush

Note: sh2a__flush_purge_region was only invalidating the operand
cache, this adds flush.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-01-12 13:11:02 +09:00
..
alpha lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
arm lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
avr32 Cleanups on various subarchitectures 2012-01-09 14:21:03 -08:00
blackfin blackfin: bf561: add adv7183 capture support 2012-01-09 10:26:17 +08:00
c6x C6X: replace tick_nohz_stop/restart_sched_tick calls 2012-01-08 15:13:16 -05:00
cris lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
frv lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
h8300 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 2012-01-08 13:10:57 -08:00
hexagon lib: move GENERIC_IOMAP to lib/Kconfig 2011-11-24 22:21:19 +02:00
ia64 lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
m32r Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 2012-01-08 13:10:57 -08:00
m68k lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
microblaze lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
mips lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
mn10300 lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
openrisc lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
parisc lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
powerpc lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
s390 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2012-01-09 13:08:28 -08:00
score lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
sh sh: sh2a: Improve cache flush/invalidate functions 2012-01-12 13:11:02 +09:00
sparc lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
tile lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
um Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 2012-01-08 13:10:57 -08:00
unicore32 lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
x86 lib: use generic pci_iomap on all architectures 2012-01-10 18:04:27 -08:00
xtensa Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 2012-01-08 13:10:57 -08:00
.gitignore
Kconfig oprofile, x86: Reimplement nmi timer mode using perf event 2011-11-04 16:27:18 +01:00