linux/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
..
Makefile ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
cache_arc700.c ARC: Don't fiddle with non-existent caches 2013-02-15 23:16:19 +05:30
dma.c ARC: I/O and DMA Mappings 2013-02-15 23:15:54 +05:30
extable.c ARC: uaccess friends 2013-02-11 20:00:31 +05:30
fault.c ARC: Page Fault handling 2013-02-15 23:15:53 +05:30
init.c ARC: [DeviceTree] Convert some Kconfig items to runtime values 2013-02-15 23:15:56 +05:30
ioremap.c ARC: Add support for ioremap_prot API 2013-02-15 23:16:11 +05:30
tlb.c ARC: Boot #2: Verbose Boot reporting / feature verification 2013-02-15 23:16:07 +05:30
tlbex.S ARC: Support for single cycle Close Coupled Mem (CCM) 2013-02-15 23:16:10 +05:30