summaryrefslogtreecommitdiffstats
path: root/.cocciconfig
diff options
context:
space:
mode:
authorJohn Johansen <john.johansen@canonical.com>2017-08-23 21:10:39 +0200
committerJohn Johansen <john.johansen@canonical.com>2017-09-22 22:00:58 +0200
commitb1545dba092ba543eab1f7b5ed757a4988e267c8 (patch)
tree378e5d9c158506b647d86966e4462e5141e2e6dd /.cocciconfig
parentapparmor: fix incorrect type assignment when freeing proxies (diff)
downloadlinux-b1545dba092ba543eab1f7b5ed757a4988e267c8.tar.xz
linux-b1545dba092ba543eab1f7b5ed757a4988e267c8.zip
apparmor: fix build failure on sparc caused by undeclared signals
In file included from security/apparmor/ipc.c:23:0: security/apparmor/include/sig_names.h:26:3: error: 'SIGSTKFLT' undeclared here (not in a function) [SIGSTKFLT] = 16, /* -, 16, - */ ^ security/apparmor/include/sig_names.h:26:3: error: array index in initializer not of integer type security/apparmor/include/sig_names.h:26:3: note: (near initialization for 'sig_map') security/apparmor/include/sig_names.h:51:3: error: 'SIGUNUSED' undeclared here (not in a function) [SIGUNUSED] = 34, /* -, 31, - */ ^ security/apparmor/include/sig_names.h:51:3: error: array index in initializer not of integer type security/apparmor/include/sig_names.h:51:3: note: (near initialization for 'sig_map') Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Fixes: c6bf1adaecaa ("apparmor: add the ability to mediate signals") Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions