diff options
author | 2010-09-13 16:18:30 +0100 | |
---|---|---|
committer | 2010-10-04 20:57:09 +0100 | |
commit | 8925ec4c530094b878e7e28a1fd78e7122afd973 (patch) | |
tree | 2b7200f64892299c185d3a07d1f793ea9217b5d4 /tools/perf/scripts/python/syscall-counts.py | |
parent | ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() (diff) | |
download | linux-dev-8925ec4c530094b878e7e28a1fd78e7122afd973.tar.xz linux-dev-8925ec4c530094b878e7e28a1fd78e7122afd973.zip |
ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing
Currently, the Kernel assumes that if a CPU has a non-aliasing D-cache
then the I-cache is also non-aliasing. This may not be true on ARM cores
from v6 onwards, which may have aliasing I-caches but non-aliasing
D-caches.
This patch adds a cpu_has_aliasing_icache function, which is called from
cacheid_init and adds CACHEID_VIPT_I_ALIASING to the cacheid when
appropriate. A utility macro, icache_is_vipt_aliasing(), is also
provided.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions