From: Vasily Gorbik Date: Tue, 4 Apr 2023 16:29:28 +0000 (+0200) Subject: Merge branch 'uaccess-inline-asm-cleanup' into features X-Git-Tag: v6.6.17~4955^2~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f62f8b716da158f94bf191ea89b34d01bf94b261;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'uaccess-inline-asm-cleanup' into features Heiko Carstens says: =================== There are a couple of oddities within the s390 uaccess library functions. Therefore cleanup the whole uaccess.c file. There is no functional change, only improved readability. The output of "objdump -Dr" was always compared before/after each patch to make sure that the generated object file is identical, if that could be expected. Therefore the series also includes more patches than really required to cleanup the code. Furthermore the kunit usercopy tests also still pass. =================== Signed-off-by: Vasily Gorbik --- f62f8b716da158f94bf191ea89b34d01bf94b261