OpenVZ Forum


Home » Mailing lists » Devel » [linux-cr PATCH 1/1] update x86-64 eclone and cr syscall numbers
[linux-cr PATCH 1/1] update x86-64 eclone and cr syscall numbers [message #41691] Mon, 14 February 2011 16:46
Serge E. Hallyn is currently offline  Serge E. Hallyn
Messages: 26
Registered: February 2011
Junior Member
(for ckpt-v23-rc1-pids branch)

Signed-off-by: Serge E. Hallyn <serge.hallyn@canonical.com>
---
arch/x86/include/asm/unistd_64.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/x86/include/asm/unistd_64.h b/arch/x86/include/asm/unistd_64.h
index 706d90a..f5d1b9e 100644
--- a/arch/x86/include/asm/unistd_64.h
+++ b/arch/x86/include/asm/unistd_64.h
@@ -671,9 +671,9 @@ __SYSCALL(__NR_fanotify_mark, sys_fanotify_mark)
__SYSCALL(__NR_prlimit64, sys_prlimit64)
#define __NR_eclone 303
__SYSCALL(__NR_eclone, stub_eclone)
-#define __NR_checkpoint 301
+#define __NR_checkpoint 304
__SYSCALL(__NR_checkpoint, stub_checkpoint)
-#define __NR_restart 302
+#define __NR_restart 305
__SYSCALL(__NR_restart, stub_restart)

#ifndef __NO_STUBS
--
1.7.0.4

_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containe rs
Previous Topic: [user-cr PATCH 1/1] Fix x86-64 syscall numbers
Next Topic: Re: [PATCH 1/1, v6] cgroup/freezer: add per freezer duty ratio control
Goto Forum:
  


Current Time: Sat Jun 21 09:55:14 GMT 2025

Total time taken to generate the page: 0.08084 seconds