]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/uaccess: Remove usage of the oac specifier
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 13 Jan 2025 12:37:05 +0000 (13:37 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Sun, 26 Jan 2025 16:24:06 +0000 (17:24 +0100)
commit636d35aec55d1e9062ce81cf0da66d05ed561096
tree6a168ca56e78da787c9f793ace4d387715ec2cf1
parentdc7ff4b8cb782901c0c6809c708502293165a780
s390/uaccess: Remove usage of the oac specifier

Remove usage of the operand access control specifier for put_user()
and get_user() (again). Instead hardcode the specifier for both inline
assemblies. This saves one instruction.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/uaccess.h