kernel-ark/arch/sh/mm
Paul Mundt 33573c0e32 sh: Fix occasional flush_cache_4096() stack corruption.
IRQs disabling in flush_cache_4096 for cache purge. Under certain
workloads we would get an IRQ in the middle of a purge operation,
and the cachelines would remain in an inconsistent state, leading
to occasional stack corruption.

Signed-off-by: Takeo Takahashi <takahashi.takeo@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-09-27 18:37:30 +09:00
..
cache-debugfs.c sh: Add support for cacheline poking through debugfs. 2006-09-27 17:51:01 +09:00
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Fix occasional flush_cache_4096() stack corruption. 2006-09-27 18:37:30 +09:00
cache-sh7705.c
clear_page.S
consistent.c
copy_page.S
extable.c
fault-nommu.c
fault.c
hugetlbpage.c
init.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
ioremap.c
Kconfig sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
Makefile sh: Add support for cacheline poking through debugfs. 2006-09-27 17:51:01 +09:00
pg-dma.c
pg-nommu.c sh: Various nommu fixes. 2006-09-27 17:21:02 +09:00
pg-sh4.c
pg-sh7705.c
pmb.c
tlb-flush.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c