diff options
author | Huacai Chen <chenhc@lemote.com> | 2014-07-29 08:54:40 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-07-30 14:34:25 +0200 |
commit | 8393c524a25609a30129e4a8975cf3b91f6c16a5 (patch) | |
tree | 9e27cd7faaa7af490fc05c77705da25c79948634 /arch/arm/mach-vexpress | |
parent | MIPS: RB532: Fix reregistering of serial console (diff) | |
download | linux-8393c524a25609a30129e4a8975cf3b91f6c16a5.tar.xz linux-8393c524a25609a30129e4a8975cf3b91f6c16a5.zip |
MIPS: tlbex: Fix a missing statement for HUGETLB
In commit 2c8c53e28f1 (MIPS: Optimize TLB handlers for Octeon CPUs)
build_r4000_tlb_refill_handler() is modified. But it doesn't compatible
with the original code in HUGETLB case. Because there is a copy & paste
error and one line of code is missing. It is very easy to produce a bug
with LTP's hugemmap05 test.
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Binbin Zhou <zhoubb@lemote.com>
Cc: <stable@vger.kernel.org>
Cc: John Crispin <john@phrozen.org>
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/7496/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions