]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'uaccess-inline-asm-cleanup' into features
authorVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Apr 2023 16:29:28 +0000 (18:29 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Apr 2023 16:29:28 +0000 (18:29 +0200)
commitf62f8b716da158f94bf191ea89b34d01bf94b261
tree9fdfbdb5096b3b576ae56c9977cd66af9d345300
parent85206bf95313c33a244d6ea4304b01ade95b8b05
parent49d6e68f66132ee521d587ce97645ed2d3183d90
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 <gor@linux.ibm.com>
arch/s390/pci/pci.c
arch/s390/pci/pci_bus.c