kernel-ark/arch/arc
Vineet Gupta c917a36f5f ARC: [mm] serious bug in vaddr based icache flush
vaddr used to index the cache was clipped from the wrong end, and thus
would potentially fail to flush the correct lines.

The problem was dorment for so long because up until the recent
optimizations it was only used for ptrace break-point only flushes.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-05-09 13:45:12 +05:30
..
boot ARC: Add support for nSIM OSCI System C model 2013-05-07 13:44:00 +05:30
configs ARC: Add support for nSIM OSCI System C model 2013-05-07 13:44:00 +05:30
include ARC: [mm] Lazy D-cache flush (non aliasing VIPT) 2013-05-07 19:08:15 +05:30
kernel ARC: Prepare interrupt code for external controllers 2013-05-07 13:43:58 +05:30
lib ARC: String library 2013-02-11 20:00:35 +05:30
mm ARC: [mm] serious bug in vaddr based icache flush 2013-05-09 13:45:12 +05:30
oprofile ARC: OProfile support 2013-02-15 23:16:00 +05:30
plat-arcfpga ARC: Add support for nSIM OSCI System C model 2013-05-07 13:44:00 +05:30
plat-tb10x ARC: [TB10x] Add support for TB10x platform 2013-05-07 13:43:59 +05:30
Kbuild ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Kconfig ARC: [TB10x] Add support for TB10x platform 2013-05-07 13:43:59 +05:30
Kconfig.debug ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Makefile ARC: [TB10x] Add support for TB10x platform 2013-05-07 13:43:59 +05:30