commit | 7e5e6e9a509c4ed2973a345ec7ffb96577f42e26 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Nov 03 20:32:45 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Nov 03 20:32:45 2005 +0000 |
tree | 26a9f2ae9b890a755585c83d27078d3682ff65ac | |
parent | 4a5f79e7e65d24d2fa9eb6e6208672571704d337 [diff] |
[ARM SMP] Do not clear cpu_vm_mask for VIPT caches Since we do not invalidate TLBs/caches on MM switches, we should not clear the cpu_vm_mask for the CPU. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>