Skip to content
Commit 372734dc authored by Daniel Axtens's avatar Daniel Axtens Committed by Greg Kroah-Hartman
Browse files

powerpc/64s/exception: Clean up a missed SRR specifier

[ Upstream commit c080a173 ]

Nick's patch cleaning up the SRR specifiers in exception-64s.S missed
a single instance of EXC_HV_OR_STD. Clean that up.

Caught by clang's integrated assembler.

Fixes: 3f7fbd97

 ("powerpc/64s/exception: Clean up SRR specifiers")
Signed-off-by: default avatarDaniel Axtens <dja@axtens.net>
Acked-by: default avatarNicholas Piggin <npiggin@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210225031006.1204774-2-dja@axtens.net


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent df7dbfc2
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