diff options
| author | Benjamin Gray <[email protected]> | 2024-05-15 02:44:44 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2024-08-21 10:15:13 +0000 |
| commit | 5799cd765fea93e643d81dbdae76a9c34e06dd18 (patch) | |
| tree | a2fd49c9fb993bf1142118ef4be323fcb0abab6e /arch/powerpc/lib/test-code-patching.c | |
| parent | powerpc/64: Convert patch_instruction() to patch_u32() (diff) | |
| download | kernel-5799cd765fea93e643d81dbdae76a9c34e06dd18.tar.gz kernel-5799cd765fea93e643d81dbdae76a9c34e06dd18.zip | |
powerpc/32: Convert patch_instruction() to patch_uint()
These changes are for patch_instruction() uses on data. Unlike ppc64
these should not be incorrect as-is, but using the patch_uint() alias
better reflects what kind of data being patched and allows for
benchmarking the effect of different patch_* implementations (e.g.,
skipping instruction flushing when patching data).
Signed-off-by: Benjamin Gray <[email protected]>
Tested-by: Hari Bathini <[email protected]>
Acked-by: Naveen N Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'arch/powerpc/lib/test-code-patching.c')
0 files changed, 0 insertions, 0 deletions
