Mark Salter
11ef4cfac9
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>
2012-09-26 15:26:30 -04:00
..
2012-03-28 18:30:03 +01:00
2009-07-27 12:10:38 -07:00
2009-06-15 13:27:38 +10:00
2009-06-12 11:32:58 +02:00
2012-03-28 18:30:03 +01:00
2011-05-04 14:41:28 -04:00
2011-05-04 14:41:28 -04:00
2011-05-04 14:41:28 -04:00
2011-05-04 14:41:28 -04:00
2009-06-11 21:02:15 +02:00
2012-03-28 18:30:03 +01:00
2011-03-23 19:46:22 -07:00
2012-05-31 17:49:27 -07:00
2012-06-25 10:32:49 -07:00
2009-06-11 21:02:37 +02:00
2009-06-11 21:02:50 +02:00
2011-05-25 08:39:37 -07:00
2011-11-01 07:34:21 -07:00
2010-10-07 14:08:55 +01:00
2012-04-02 14:41:27 -07:00
2012-01-06 08:44:54 -08:00
2009-06-11 21:02:37 +02:00
2011-07-22 18:45:33 +02:00
2009-07-22 00:28:38 +02:00
2012-07-30 12:25:46 +02:00
2012-07-06 12:02:04 +02:00
2010-08-11 08:59:21 -07:00
2012-07-30 12:25:46 +02:00
2009-06-11 21:02:42 +02:00
2011-03-17 13:08:27 -03:00
2012-03-28 18:30:03 +01:00
2009-06-11 21:02:37 +02:00
2012-07-30 17:25:21 -07:00
2011-03-17 09:19:04 +08:00
2011-03-11 12:23:31 +01:00
2012-02-24 10:39:27 -08:00
2012-05-18 23:01:05 -06:00
2010-10-07 14:08:55 +01:00
2009-06-11 21:02:42 +02:00
2009-06-11 21:02:14 +02:00
2009-06-11 21:02:14 +02:00
2012-02-21 16:47:28 -08:00
2012-02-21 16:47:28 -08:00
2012-01-10 18:04:27 -08:00
2011-02-17 14:16:30 -08:00
2012-02-27 09:43:30 -06:00
2009-06-11 21:02:15 +02:00
2010-12-17 15:07:19 +01:00
2009-06-11 21:02:37 +02:00
2010-10-07 14:08:55 +01:00
2012-05-29 12:31:01 +03:00
2010-08-14 22:26:51 +02:00
2010-10-09 21:51:44 +02:00
2012-07-24 15:27:30 +08:00
2012-05-21 17:47:52 +03:00
2009-06-11 21:02:37 +02:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-08-17 13:00:20 -07:00
2012-03-23 16:58:42 -07:00
2009-09-22 07:17:41 -07:00
2009-06-11 21:02:50 +02:00
2009-06-11 21:02:50 +02:00
2009-06-11 21:02:37 +02:00
2009-06-11 21:02:15 +02:00
2012-08-13 18:46:54 +02:00
2009-06-11 21:02:37 +02:00
2012-01-10 17:39:40 -08:00
2011-12-13 09:26:45 +00:00
2009-06-11 21:02:42 +02:00
2012-02-27 09:43:30 -06:00
2012-04-30 15:21:02 -06:00
2010-03-12 15:52:42 -08:00
2012-02-23 20:19:04 -07:00
2010-09-10 10:56:51 +02:00
2009-06-11 21:02:50 +02:00
2009-07-27 12:10:38 -07:00
2009-07-27 12:10:38 -07:00
2012-06-20 14:39:35 -07:00
2012-02-24 11:42:50 -08:00
2012-05-30 21:04:50 -04:00
2011-05-26 17:12:36 -07:00
2011-05-25 08:39:43 -07:00
2009-06-11 21:02:18 +02:00
2011-11-01 07:34:20 -07:00
2010-05-27 09:12:54 -07:00
2011-03-08 17:22:11 +01:00
2009-06-11 21:02:50 +02:00
2009-06-11 21:02:15 +02:00
2009-06-11 21:02:42 +02:00
2009-06-11 21:02:15 +02:00
2009-06-11 21:02:15 +02:00
2009-06-11 21:02:15 +02:00
2012-05-04 12:46:40 +10:00
2009-06-11 21:01:52 +02:00
2009-06-11 21:02:15 +02:00
2012-06-28 17:14:34 +01:00
2012-02-24 01:37:35 -08:00
2009-06-11 21:02:15 +02:00
2009-06-11 21:02:37 +02:00
2010-11-01 15:31:29 -04:00
2012-04-30 12:55:15 -07:00
2009-06-11 21:02:37 +02:00
2009-06-11 21:02:15 +02:00
2012-03-28 18:30:03 +01:00
2012-04-14 11:13:19 +10:00
2010-08-18 12:12:38 -07:00
2010-08-10 13:47:39 -07:00
2009-06-11 21:01:52 +02:00
2009-06-11 21:02:15 +02:00
2009-06-11 21:02:42 +02:00
2012-06-27 19:29:11 -07:00
2012-03-04 17:54:34 -05:00
2010-08-09 20:44:57 -07:00
2012-01-03 22:55:17 -05:00
2009-06-11 21:02:17 +02:00
2011-10-06 19:47:12 -04:00
2009-06-11 21:02:15 +02:00
2009-06-11 21:02:37 +02:00
2012-09-26 15:26:30 -04:00
2011-03-01 15:49:39 +01:00
2009-06-11 21:02:42 +02:00
2012-05-16 19:58:44 -04:00
2012-05-26 11:33:40 -07:00
2011-05-20 12:50:29 -07:00