diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-01-28 15:07:31 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-02-15 23:16:19 +0530 |
commit | d626f547dd0457ab36f6151673fcc78fc3c63eaa (patch) | |
tree | c9ccac3168a7201a97fc50c765dfb7a4bd234a83 /arch/arc/kernel | |
parent | db8e35d5b28fe6608e73913c919e4a6568f7c09c (diff) |
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>
Diffstat (limited to 'arch/arc/kernel')
0 files changed, 0 insertions, 0 deletions