diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-07-16 13:50:52 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-23 16:02:31 +0200 |
commit | 030f7951c5b293739301fb616add0f1d3fb46073 (patch) | |
tree | 24901e1a41072014dc64325e1d2c30b4fbbf5ccb /arch/s390/include/asm/spinlock.h | |
parent | ace76fac944b06e46427e0406f315609f278ef91 (diff) |
s390/uaccess: Make s390_kernel_write() usable for decompressor
To avoid lots of ifdefs in C code make s390_kernel_write() usable for
the decompressor: simply use memcpy() for this case since there is no
write protection enabled that early.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Tested-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/spinlock.h')
0 files changed, 0 insertions, 0 deletions