summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBenjamin Gray <bgray@linux.ibm.com>2024-05-15 12:44:44 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2024-08-21 20:15:13 +1000
commit5799cd765fea93e643d81dbdae76a9c34e06dd18 (patch)
treea2fd49c9fb993bf1142118ef4be323fcb0abab6e /.gitattributes
parent90d4fed5b273155c378b1d37595f2209f0a92bed (diff)
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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions