summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2018-04-24 20:48:32 -0500
committerEric W. Biederman <ebiederm@xmission.com>2018-04-26 19:51:12 -0500
commit76b7f670730e87974f71df9f6129811e2769666e (patch)
treecee6f3c95f0dbead2fbce14269f93d182020fe8d /kernel/signal.c
parent5611f55ee4df70d947bf239c587e742efdab028b (diff)
downloadlinux-76b7f670730e87974f71df9f6129811e2769666e.tar.bz2
signal/signalfd: Add support for SIGSYS
I don't know why signalfd has never grown support for SIGSYS but grow it now. This corrects an oversight and removes a need for a default in the switch statement. Allowing gcc to warn when future members are added to the enum siginfo_layout, and signalfd does not handle them. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions