diff options
| author | Benjamin Gray <bgray@linux.ibm.com> | 2024-05-15 05:44:44 +0300 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-08-21 13:15:13 +0300 |
| commit | 5799cd765fea93e643d81dbdae76a9c34e06dd18 (patch) | |
| tree | a2fd49c9fb993bf1142118ef4be323fcb0abab6e /net/lapb/lapb_iface.c | |
| parent | 90d4fed5b273155c378b1d37595f2209f0a92bed (diff) | |
| download | linux-5799cd765fea93e643d81dbdae76a9c34e06dd18.tar.xz | |
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 <bgray@linux.ibm.com>
Tested-by: Hari Bathini <hbathini@linux.ibm.com>
Acked-by: Naveen N Rao <naveen@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240515024445.236364-5-bgray@linux.ibm.com
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
