diff options
| author | Sudip Mukherjee <[email protected]> | 2016-04-01 12:35:16 +0000 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2016-04-01 15:20:55 +0000 |
| commit | 4f375903ccbff78e1da02133e51e37a097cd3313 (patch) | |
| tree | e6f3a5a0b72256a3c582643d3eecd3535796dd46 /net/switchdev/switchdev.c | |
| parent | s390/pci: add extra padding to function measurement block (diff) | |
| download | kernel-4f375903ccbff78e1da02133e51e37a097cd3313.tar.gz kernel-4f375903ccbff78e1da02133e51e37a097cd3313.zip | |
s390/seccomp: include generic seccomp header file
Fixes this build error on linux-next:
kernel/seccomp.c: In function '__secure_computing_strict':
kernel/seccomp.c:526:3: error: implicit declaration of function
'get_compat_mode1_syscalls'
The retrieval of compat syscall numbers were moved into inline function
defined in asm-generic header but the asm-generic header is not being
used by s390.
[[email protected]]: even though the build error will trigger
only in the next merge window it makes sense to include the generic
header file already now.
Fixes: ("seccomp: Get compat syscalls from asm-generic header")
Cc: Matt Redfearn <[email protected]>
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
