diff options
author | Andrew Clayton <andrew@digital-domain.net> | 2017-11-01 16:49:59 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2017-11-01 23:04:57 +0100 |
commit | c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc (patch) | |
tree | 0bc2b8fb3467e6dbcc6eb9a889ff182c0985b0e4 /kernel/power/suspend.c | |
parent | Linux 4.14-rc2 (diff) | |
download | linux-c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc.tar.xz linux-c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc.zip |
signal: Fix name of SIGEMT in #if defined() check
Commit cc731525f26a ("signal: Remove kernel interal si_code magic")
added a check for SIGMET and NSIGEMT being defined. That SIGMET should
in fact be SIGEMT, with SIGEMT being defined in
arch/{alpha,mips,sparc}/include/uapi/asm/signal.h
This was actually pointed out by BenHutchings in a lwn.net comment
here https://lwn.net/Comments/734608/
Fixes: cc731525f26a ("signal: Remove kernel interal si_code magic")
Signed-off-by: Andrew Clayton <andrew@digital-domain.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'kernel/power/suspend.c')
0 files changed, 0 insertions, 0 deletions