2005-12-13 22:56:05

by Janak Desai

[permalink] [raw]
Subject: [PATCH -mm 4/9] unshare system call: system call registration for ppc


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

Registers system call for the ppc architecture.

Changes since the first submission of this patch on 12/12/05:
None.

Signed-off-by: Janak Desai <[email protected]>

---

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