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:
d968275
)
MIPS: No branches in delay slots for huge pages in handle_tlbl
author
David Daney
<david.daney@cavium.com>
Sat, 17 Sep 2011 01:06:02 +0000
(18:06 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 Sep 2011 15:54:07 +0000
(17:54 +0200)
For the case PM_DEFAULT_MASK == 0, we were placing a branch in the
delay slot of another branch. This leads to undefined behavior.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2775/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found