diff options
author | Brian Gerst <[email protected]> | 2022-06-06 16:38:01 -0400 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-10-19 09:58:49 +0200 |
commit | 24e6dc35ccd825de7c71751610ff8f3295347e5b (patch) | |
tree | 21eab6710c84b880d9915a23bef33f20929c832c /arch/x86/kernel/signal_64.c | |
parent | c461ae39373a1ae21952dbb6e2668a693d9f761d (diff) |
x86/signal/32: Merge native and compat 32-bit signal code
There are significant differences between signal handling on 32-bit vs.
64-bit, like different structure layouts and legacy syscalls. Instead
of duplicating that code for native and compat, merge both versions
into one file.
Signed-off-by: Brian Gerst <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'arch/x86/kernel/signal_64.c')
0 files changed, 0 insertions, 0 deletions