aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/test_code-patching.S
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19powerpc: Test prefixed code patchingJordan Niethe1-0/+20
Expand the code-patching self-tests to includes tests for patching prefixed instructions. Signed-off-by: Jordan Niethe <[email protected]> [mpe: Use CONFIG_PPC64 not __powerpc64__] Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]