summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2026-06-09 13:33:39 +0300
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-06-10 17:55:21 +0300
commit0a8be1f9c7100fff7ef13ad0a82d41b3b18996f9 (patch)
treeb93aa5b6a0aff9d39f5adda9c67c7e6455eea7a2 /include/linux
parentc3e4b7eb1b981712ebd128825d4ef3b4e9e0ee8b (diff)
downloadlinux-0a8be1f9c7100fff7ef13ad0a82d41b3b18996f9.tar.xz
s390/string: Convert memset() to C
Convert memset() from assembler to C, which should make it easier to read and change, if required. And it allows the compiler to optimize the code, and use different instructions, except for the used inline assemblies. Reviewed-by: Juergen Christ <jchrist@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions