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.netSigned-off-by: Johannes Berg <johannes.berg@intel.com>
Showing
Please register or sign in to comment