git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01422ff
)
MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 16 Oct 2012 23:01:21 +0000
(
01:01
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 16 Oct 2012 23:01:21 +0000
(
01:01
+0200)
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>
No differences found