diff options
| author | Catalin Marinas <[email protected]> | 2010-09-13 14:59:07 +0000 |
|---|---|---|
| committer | Russell King <[email protected]> | 2010-09-19 11:17:46 +0000 |
| commit | f8b63c184ad13cc8adc3dadb557d4fbc29f76e4d (patch) | |
| tree | aa524d2dce83f7cae404655785ba5cb344dd763e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems (diff) | |
| download | kernel-f8b63c184ad13cc8adc3dadb557d4fbc29f76e4d.tar.gz kernel-f8b63c184ad13cc8adc3dadb557d4fbc29f76e4d.zip | |
ARM: 6382/1: Remove superfluous flush_kernel_dcache_page()
Since page cache pages are now considered 'dirty' by default, the cache
flushing is handled via __flush_dcache_page() when a page gets mapped to
user space. Highmem pages on VIVT systems are flushed during kunmap()
and flush_kernel_dcache_page() was already a no-op in this case.
ARCH_HAS_FLUSH_KERNEL_DCACHE_PAGE is still defined since ARM needs
specific implementations for flush_kernel_vmap_range() and
invalidate_kernel_vmap_range().
Cc: Nicolas Pitre <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
