[PATCH -mm 4/9] unshare system call : system call registration forppc

From: JANAK DESAI
Date: Mon Dec 12 2005 - 22:00:39 EST



[PATCH -mm 4/9] 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-mm2/arch/ppc/kernel/misc.S
2.6.15-rc5-mm2+ppc/arch/ppc/kernel/misc.S
--- 2.6.15-rc5-mm2/arch/ppc/kernel/misc.S 2005-12-12 03:05:39.000000000
+0000
+++ 2.6.15-rc5-mm2+ppc/arch/ppc/kernel/misc.S 2005-12-12
20:24:32.000000000 +0000
@@ -1406,3 +1406,4 @@ _GLOBAL(sys_call_table)
.long sys_ni_syscall
.long sys_ni_syscall
.long sys_migrate_pages /* 280 */
+ .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/