kernel_optimize_test/arch/arc/mm
Vineet Gupta d626f547dd ARC: Don't fiddle with non-existent caches
!CONFIG_ARC_HAS_(I|D)CACHE makes Linux disable caches (assuming they
exist in hardware) - mostly for debugging issues with new peripherals.
However, independent of CONFIG_ARC_HAS_(I|D)CACHE, Linux also needs to
handle, non-existant caches, using the information in Cache BCRs (Build
Configuration Reg)

Reported-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-02-15 23:16:19 +05:30
..
cache_arc700.c ARC: Don't fiddle with non-existent caches 2013-02-15 23:16:19 +05:30
dma.c
extable.c
fault.c
init.c
ioremap.c ARC: Add support for ioremap_prot API 2013-02-15 23:16:11 +05:30
Makefile
tlb.c
tlbex.S