Commit 63384fd0 authored by Simon Baatz's avatar Simon Baatz Committed by Russell King
Browse files

ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU

Commit 1bc39742

 (ARM: 7755/1: handle user space mapped pages in
flush_kernel_dcache_page) moved the implementation of
flush_kernel_dcache_page() into mm/flush.c but did not implement it
on noMMU ARM.

Signed-off-by: default avatarSimon Baatz <gmbnomis@gmail.com>
Acked-by: default avatarKevin Hilman <khilman@linaro.org>
Cc: <stable@vger.kernel.org> # 3.2+: 1bc39742

: ARM: 7755/1
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 18d7f152
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment