diff options
author | Steven Capper <steve.capper@linaro.org> | 2013-12-16 17:25:52 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-12-29 13:46:08 +0100 |
commit | 2a7cfcbc0553365d75716f69ee7b704cac7c9248 (patch) | |
tree | 0300f36101d0b5dfb9135722053780d232536fed /arch/.gitignore | |
parent | ARM: fix footbridge clockevent device (diff) | |
download | linux-2a7cfcbc0553365d75716f69ee7b704cac7c9248.tar.xz linux-2a7cfcbc0553365d75716f69ee7b704cac7c9248.zip |
ARM: 7923/1: mm: fix dcache flush logic for compound high pages
When given a compound high page, __flush_dcache_page will only flush
the first page of the compound page repeatedly rather than the entire
set of constituent pages.
This error was introduced by:
0b19f93 ARM: mm: Add support for flushing HugeTLB pages.
This patch corrects the logic such that all constituent pages are now
flushed.
Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Steve Capper <steve.capper@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/.gitignore')
0 files changed, 0 insertions, 0 deletions