summaryrefslogtreecommitdiffstats
path: root/mm/swap.c
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2010-09-13 15:59:07 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-09-19 12:17:46 +0100
commitf8b63c184ad13cc8adc3dadb557d4fbc29f76e4d (patch)
treeaa524d2dce83f7cae404655785ba5cb344dd763e /mm/swap.c
parent85848dd7ab75fce1134856228582a8df522c91d9 (diff)
downloadblackbird-obmc-linux-f8b63c184ad13cc8adc3dadb557d4fbc29f76e4d.tar.gz
blackbird-obmc-linux-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 <nicolas.pitre@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud