diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-02-19 09:41:09 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-20 12:52:05 -0800 |
commit | c5a373942bbc41698724fc948c74f959f73407e5 (patch) | |
tree | ba475366552b7d7bc143c0e8fd31f8e73ae2b6ce /arch/x86/kernel/process_64.c | |
parent | a96d692e9a559980f269f81c9b0b094220382186 (diff) |
x32: Signal-related system calls
x32 uses the 64-bit signal frame format, obviously, but there are some
structures which mixes that with pointers or sizeof(long) types, as
such we have to create a handful of system calls specific to x32. By
and large these are a mixture of the 64-bit and the compat system
calls.
Originally-by: H. J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/kernel/process_64.c')
0 files changed, 0 insertions, 0 deletions