Kevin Cernekee
be84bfcc3e
ipc: Add missing sys_ni entries for ipc/compat.c functions
...
When building with:
CONFIG_64BIT=y
CONFIG_MIPS32_COMPAT=y
CONFIG_COMPAT=y
CONFIG_MIPS32_O32=y
CONFIG_MIPS32_N32=y
CONFIG_SYSVIPC is not set
(and implicitly: CONFIG_SYSVIPC_COMPAT is not set)
the final link fails with unresolved symbols for:
compat_sys_semctl, compat_sys_msgsnd, compat_sys_msgrcv,
compat_sys_shmctl, compat_sys_msgctl, compat_sys_semtimedop
The fix is to add cond_syscall declarations for all syscalls in
ipc/compat.c
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-20 13:53:02 -07:00
..
2011-03-31 11:26:23 -03:00
2011-05-19 18:14:34 -07:00
2011-03-20 18:14:55 -07:00
2011-05-19 17:30:15 -07:00
2011-05-17 23:26:00 +02:00
2011-05-20 10:50:52 +02:00
2011-05-19 17:41:22 -07:00
2010-08-09 16:48:42 -04:00
2010-07-14 11:29:46 +02:00
2011-03-31 11:26:23 -03:00
2011-03-14 09:15:23 -04:00
2011-03-03 10:55:40 -08:00
2010-10-30 01:42:19 -04:00
2011-03-03 10:55:40 -08:00
2011-03-31 11:26:23 -03:00
2011-03-23 19:46:28 -07:00
2011-05-13 11:45:33 -07:00
2010-10-27 18:03:08 -07:00
2011-05-07 22:50:47 -07:00
2011-04-28 13:01:38 +02:00
2010-10-15 15:53:27 +02:00
2011-03-31 11:26:23 -03:00
2011-04-11 14:09:32 +02:00
2011-03-23 19:47:19 -07:00
2011-05-13 11:45:33 -07:00
2009-09-18 09:48:52 -07:00
2010-03-06 11:26:46 -08:00
2010-08-09 20:45:05 -07:00
2011-05-20 13:33:21 -07:00
2011-05-20 08:56:56 +02:00
2011-05-12 09:36:37 +02:00
2011-05-17 23:19:17 +02:00
2011-03-23 19:47:08 -07:00
2011-04-15 16:34:32 +02:00
2011-03-23 19:47:08 -07:00
2011-05-02 21:37:57 +02:00
2011-04-28 09:13:17 +02:00
2010-12-18 15:54:48 +01:00
2009-11-18 16:32:12 +01:00
2011-04-04 12:48:08 -04:00
2011-03-25 17:52:22 -07:00
2009-12-03 11:50:11 +01:00
2011-05-11 21:37:15 +02:00
2010-10-01 10:50:58 -07:00
2011-05-17 23:19:18 +02:00
2011-01-07 17:02:58 -08:00
2011-04-19 16:45:51 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-05-04 05:38:16 +02:00
2011-03-23 13:54:47 +01:00
2011-04-22 11:06:59 +02:00
2011-05-03 15:26:43 +02:00
2011-05-19 16:55:27 +09:30
2011-04-14 08:52:33 +02:00
2011-04-14 08:52:33 +02:00
2011-04-24 13:18:38 +02:00
2011-04-14 08:52:33 +02:00
2010-02-25 10:34:26 +01:00
2010-10-27 18:03:09 -07:00
2011-03-23 19:47:08 -07:00
2011-03-31 11:26:23 -03:00
2011-03-22 17:44:11 -07:00
2011-05-19 16:55:28 +09:30
2011-03-23 19:46:58 -07:00
2011-04-18 10:35:30 -07:00
2011-03-15 00:43:18 +01:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-22 17:44:13 -07:00
2010-10-15 15:53:27 +02:00
2011-05-20 13:33:21 -07:00
2010-11-12 07:55:31 -08:00
2011-05-05 23:16:57 -07:00
2011-05-05 23:16:58 -07:00
2011-05-20 12:50:29 -07:00
2011-05-05 23:16:57 -07:00
2011-05-19 23:25:29 +02:00
2011-05-19 23:25:29 +02:00
2011-05-20 12:50:29 -07:00
2011-05-19 23:25:29 +02:00
2010-11-05 08:21:34 -07:00
2011-03-23 19:46:22 -07:00
2010-12-17 10:01:09 -08:00
2011-01-27 21:13:51 -05:00
2011-01-27 21:13:51 -05:00
2011-02-22 22:07:22 +01:00
2011-01-27 21:13:51 -05:00
2011-03-31 11:26:23 -03:00
2011-02-23 11:33:59 +01:00
2010-11-23 10:29:08 +01:00
2010-07-17 12:06:22 +02:00
2010-07-17 12:06:22 +02:00
2011-04-24 13:18:38 +02:00
2011-05-04 09:07:21 +02:00
2011-04-14 08:52:41 +02:00
2011-04-14 08:52:36 +02:00
2011-05-19 17:41:22 -07:00
2010-10-24 13:29:01 +02:00
2011-04-14 08:52:36 +02:00
2011-05-16 11:01:18 +02:00
2011-05-20 13:33:21 -07:00
2011-03-22 17:44:11 -07:00
2011-05-05 23:16:54 -07:00
2009-12-14 23:55:33 +01:00
2011-01-14 04:56:49 -08:00
2011-03-22 17:44:01 -07:00
2011-05-20 13:53:02 -07:00
2011-05-19 18:24:11 -07:00
2011-03-14 09:15:28 -04:00
2011-03-23 19:46:51 -07:00
2011-03-23 19:46:54 -07:00
2011-03-23 19:47:14 -07:00
2010-10-14 08:55:27 +02:00
2011-03-15 18:53:35 -07:00
2011-03-15 18:53:35 -07:00
2011-04-04 12:48:08 -04:00
2010-10-27 18:03:17 -07:00
2011-03-23 19:47:08 -07:00
2011-01-13 08:03:18 -08:00
2011-03-31 11:26:23 -03:00
2011-03-23 19:46:59 -07:00
2009-11-12 02:04:55 -08:00
2011-03-23 19:47:03 -07:00
2011-03-31 11:26:23 -03:00
2011-04-28 11:28:21 -07:00
2010-06-29 10:07:14 +02:00
2011-04-29 18:08:37 +02:00