vserver 2.0-pre4
[linux-2.6.git] / arch / ppc64 / kernel / misc.S
index edbd00a..dc67e77 100644 (file)
@@ -924,7 +924,7 @@ _GLOBAL(sys_call_table32)
        .llong .ppc32_fadvise64_64      /* 32bit only fadvise64_64 */
        .llong .ppc_rtas                /* 255 */
        .llong .sys_ni_syscall          /* 256 reserved for sys_debug_setcontext */
-       .llong .sys_vserver
+       .llong .sys32_vserver
        .llong .sys_ni_syscall          /* 258 reserved for new sys_remap_file_pages */
        .llong .compat_sys_mbind
        .llong .compat_sys_get_mempolicy        /* 260 */
@@ -1199,7 +1199,7 @@ _GLOBAL(sys_call_table)
        .llong .sys_ni_syscall          /* 32bit only fadvise64_64 */
        .llong .ppc_rtas                /* 255 */
        .llong .sys_ni_syscall          /* 256 reserved for sys_debug_setcontext */
-       .llong .sys_ni_syscall          /* 257 reserved for vserver */
+       .llong .sys_vserver
        .llong .sys_ni_syscall          /* 258 reserved for new sys_remap_file_pages */
        .llong .sys_mbind
        .llong .sys_get_mempolicy       /* 260 */