diff options
author | 2024-07-03 15:45:29 +0200 | |
---|---|---|
committer | 2024-07-03 17:09:49 +0200 | |
commit | 6d8992e49e2aed3ee2d73b88050f40f26ae6bf86 (patch) | |
tree | aa72a8731989ea47256331e6b81ea95dfc942ac5 /arch/um/include/shared/os.h | |
parent | um: Rework syscall handling (diff) | |
download | wireguard-linux-6d8992e49e2aed3ee2d73b88050f40f26ae6bf86.tar.xz wireguard-linux-6d8992e49e2aed3ee2d73b88050f40f26ae6bf86.zip |
um: compress memory related stub syscalls while adding them
To keep the number of syscalls that the stub has to do lower, compress
two consecutive syscalls of the same type if the second is just a
continuation of the first.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20240703134536.1161108-6-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'arch/um/include/shared/os.h')
0 files changed, 0 insertions, 0 deletions