+0
−40
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
On x86, the only difference between sys_rt_sigprocmask and sys32_rt_sigprocmask is the alignment of the data structures. However, x86 allows data accesses with arbitrary alignment, and therefore there is no reason for this code to be different. Reported-by:Gregory M. Lueck <gregory.m.lueck@intel.com> Signed-off-by:
H. Peter Anvin <hpa@zytor.com>