diff options
author | Paul Mackerras | 2017-10-25 09:16:53 +0200 |
---|---|---|
committer | Michael Ellerman | 2017-10-25 12:42:35 +0200 |
commit | 158f19698b594eb8a1bdf7d7937617abfaa4c4d9 (patch) | |
tree | d603611d3f2ede17a372cb8330d1c1e30dcb437e /include/net/fib_rules.h | |
parent | powerpc/perf: Fix IMC allocation routine (diff) | |
download | kernel-qcow2-linux-158f19698b594eb8a1bdf7d7937617abfaa4c4d9.tar.gz kernel-qcow2-linux-158f19698b594eb8a1bdf7d7937617abfaa4c4d9.tar.xz kernel-qcow2-linux-158f19698b594eb8a1bdf7d7937617abfaa4c4d9.zip |
powerpc: Fix check for copy/paste instructions in alignment handler
Commit 07d2a628bc00 ("powerpc/64s: Avoid cpabort in context switch
when possible", 2017-06-09) changed the definition of PPC_INST_COPY
and in so doing inadvertently broke the check for copy/paste
instructions in the alignment fault handler. The check currently
matches no instructions.
This fixes it by ANDing both sides of the comparison with the mask.
Fixes: 07d2a628bc00 ("powerpc/64s: Avoid cpabort in context switch when possible")
Cc: stable@vger.kernel.org # v4.13+
Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'include/net/fib_rules.h')
0 files changed, 0 insertions, 0 deletions