summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler.h
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2014-05-07 16:47:09 +0200
committerOleg Nesterov <oleg@redhat.com>2014-05-14 13:57:26 +0200
commit38cad57be9800e46c52a3612fb9d963eee4fd9c3 (patch)
treeee716f7a87c1edd96f7f8705fd09362689492aec /include/linux/compiler.h
parent5e1b05beeca8139204324581a5b1ffb53d057f96 (diff)
x86/traps: Use SEND_SIG_PRIV instead of force_sig()
force_sig() is just force_sig_info(SEND_SIG_PRIV). Imho it should die, we have too many ugly "send signal" helpers. And do_trap() looks just ugly because it uses force_sig_info() or force_sig() depending on info != NULL. Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'include/linux/compiler.h')
0 files changed, 0 insertions, 0 deletions