diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-01-13 13:37:02 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-01-26 17:24:06 +0100 |
commit | 718056f9d96872580f7c7cd73be1928a91924eb5 (patch) | |
tree | d77c4bce90a2cb68236a0eb83d6dd48aaf4c0b91 /scripts/gdb/linux/utils.py | |
parent | 5e680e265f46b28bebc652638bc246cf815ed582 (diff) |
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
The __put_user_fn() and __get_user_fn() wrappers are leftovers from the
time where the kernel was compiled with or without mvcos support plus they
were later used to workaround the problems that came with asm register
constructs.
Both reasons do not exist anymore, therefore remove the wrappers and
shorten the code.
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions