summaryrefslogtreecommitdiffstats
path: root/arch/x86/um/sys_call_table_64.c
diff options
context:
space:
mode:
authorH. Peter Anvin2012-02-19 18:48:01 +0100
committerH. Peter Anvin2012-02-20 21:48:49 +0100
commit2c73ce734653f96542a070f3c3b3e3d1cd0fba02 (patch)
treeba16b98dae0ae8b1972e4843ba780af43bfc9674 /arch/x86/um/sys_call_table_64.c
parentx32: Add a thread flag for x32 processes (diff)
downloadkernel-qcow2-linux-2c73ce734653f96542a070f3c3b3e3d1cd0fba02.tar.gz
kernel-qcow2-linux-2c73ce734653f96542a070f3c3b3e3d1cd0fba02.tar.xz
kernel-qcow2-linux-2c73ce734653f96542a070f3c3b3e3d1cd0fba02.zip
x86-64, ia32: Drop sys32_rt_sigprocmask
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>
Diffstat (limited to 'arch/x86/um/sys_call_table_64.c')
0 files changed, 0 insertions, 0 deletions