[PATCH -mm 4/5] New system call, unshare (ppc)

From: JANAK DESAI
Date: Thu Dec 08 2005 - 17:13:25 EST



[PATCH -mm 4/5] unshare system call: System call registration for ppc

Signed-off-by: Janak Desai


misc.S | 1 +
1 files changed, 1 insertion(+)


diff -Naurp 2.6.15-rc5-mm1/arch/ppc/kernel/misc.S
2.6.15-rc5-mm1+unshare-ppc/arch/ppc/kernel/misc.S
--- 2.6.15-rc5-mm1/arch/ppc/kernel/misc.S 2005-12-06 21:05:50.000000000
+0000
+++ 2.6.15-rc5-mm1+unshare-ppc/arch/ppc/kernel/misc.S 2005-12-08
18:57:21.000000000 +0000
@@ -1403,3 +1403,4 @@ _GLOBAL(sys_call_table)
.long sys_inotify_init /* 275 */
.long sys_inotify_add_watch
.long sys_inotify_rm_watch
+ .long sys_unshare


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/