diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2024-03-25 08:28:14 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-05-07 17:35:42 +0300 |
commit | c5ef5e35844ad30503c49802b9d6a6c818fca886 (patch) | |
tree | b1cad36f680429ef54ee1cb93189748d28f79969 /arch/powerpc/lib/code-patching.c | |
parent | 295454eda97b9c5f7a64ac5c2bb827fd15efb623 (diff) | |
download | linux-c5ef5e35844ad30503c49802b9d6a6c818fca886.tar.xz |
powerpc/code-patching: Test patch_instructions() during boot
patch_instructions() introduces new behaviour with a couple of
variations. Test each case of
* a repeated 32-bit instruction,
* a repeated 64-bit instruction (ppc64), and
* a copied sequence of instructions
for both on a single page and when it crosses a page boundary.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240325052815.854044-1-bgray@linux.ibm.com
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions