Skip to content
Commit 41d4c889 authored by Sandipan Das's avatar Sandipan Das Committed by Greg Kroah-Hartman
Browse files

powerpc/sstep: Fix darn emulation

[ Upstream commit 22b89ba1 ]

Commit 8813ff49 ("powerpc/sstep: Check instruction validity
against ISA version before emulation") introduced a proper way to skip
unknown instructions. This makes sure that the same is used for the
darn instruction when the range selection bits have a reserved value.

Fixes: a23987ef

 ("powerpc: sstep: Add support for darn instruction")
Signed-off-by: default avatarSandipan Das <sandipan@linux.ibm.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210204080744.135785-2-sandipan@linux.ibm.com
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 8a335142
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment