2005-12-08 22:14:05

by Janak Desai

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


[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