commit | d2bcf87d0fcdc10d1be65b03fd032bec05efe49f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Oct 18 23:52:17 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 19 17:55:14 2006 +0100 |
tree | e5b2ebb6a0d7dd85f2cf7c524b4cb6babafaeca8 | |
parent | e7a6f9c1f4e46f7fd776c6ee38bdb8f8ae131a82 [diff] [blame] |
[MIPS] Reserve syscall numbers for kexec_load. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 8c453f8..67b92a1 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -394,3 +394,4 @@ PTR sys_move_pages PTR compat_sys_set_robust_list PTR compat_sys_get_robust_list + PTR sys_ni_syscall