linux/arch/mn10300/mm
Akira Takeuchi 9b287bf992 MN10300: Cacheflush functions should take unsigned long addresses
The functions that perform cache flushing should take addresses of unsigned
long type, not unsigned int.

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:44 +01:00
..
cache-disabled.c
cache-flush-by-tag.S MN10300: Cacheflush functions should take unsigned long addresses 2010-10-27 17:28:44 +01:00
cache-inv-by-tag.S MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
cache.c
dma-alloc.c
extable.c
fault.c MN10300: Remove monitor/JTAG functions 2010-10-27 17:28:41 +01:00
init.c MN10300: BUG to BUG_ON changes 2010-10-27 17:28:33 +01:00
Kconfig.cache MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
Makefile MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
misalignment.c MN10300: BUG to BUG_ON changes 2010-10-27 17:28:33 +01:00
mmu-context.c
pgtable.c
tlb-mn10300.S