summaryrefslogtreecommitdiffstats
path: root/ipc/ipcns_notifier.c
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2012-09-24 21:19:26 +0200
committerMark Salter <msalter@redhat.com>2012-09-26 21:26:30 +0200
commit11ef4cfac935ab45eb4c7f98d26c78ee69627909 (patch)
treed59e23fda3ed03b3a98803b5ad24516a7c8cc95f /ipc/ipcns_notifier.c
parentc6x: use asm-generic/barrier.h (diff)
downloadlinux-11ef4cfac935ab45eb4c7f98d26c78ee69627909.tar.xz
linux-11ef4cfac935ab45eb4c7f98d26c78ee69627909.zip
syscalls: add __NR_kcmp syscall to generic unistd.h
Commit d97b46a64 ("syscalls, x86: add __NR_kcmp syscall" ) added a new syscall to support checkpoint restore. It is currently x86-only, but that restriction will be removed in a subsequent patch. Unfortunately, the kernel checksyscalls script had a bug which suppressed any warning to other architectures that the kcmp syscall was not implemented. A patch to checksyscalls is being tested in linux-next and other architectures are seeing warnings about kcmp being unimplemented. This patch adds __NR_kcmp to <asm-generic/unistd.h> so that kcmp is wired in for architectures using the generic syscall list. Signed-off-by: Mark Salter <msalter@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'ipc/ipcns_notifier.c')
0 files changed, 0 insertions, 0 deletions