diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-07-16 14:50:52 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-23 17:02:31 +0300 |
commit | 030f7951c5b293739301fb616add0f1d3fb46073 (patch) | |
tree | 24901e1a41072014dc64325e1d2c30b4fbbf5ccb /scripts/lib/kdoc/kdoc_files.py | |
parent | ace76fac944b06e46427e0406f315609f278ef91 (diff) | |
download | linux-030f7951c5b293739301fb616add0f1d3fb46073.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions