commit | fb944c9ba3f4838a64929a1926822e987b4e44c0 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Oct 17 01:01:21 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Oct 17 01:01:21 2012 +0200 |
tree | 288de3517e82ae560d154c69cea57e98c96d2b51 | |
parent | 01422ff49135e0b747132686405ea8a58f760997 [diff] |
MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration. On some CPU the write to pagemask might complete before the TLB write instruction reads from the pagemask register. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>