xtensa: fix unshare syscall entry
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 29 Apr 2014 18:15:43 +0000 (18:15 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 12 May 2014 20:37:48 +0000 (20:37 +0000)
linux/xtensa/syscallent.h

index 0706454efdb8e224da8a610806227007e0b35a87..5f7e473bbe6118dd5e6f855bb0257c7dbf32478f 100644 (file)
        { 0,    TM,     sys_mbind,              "mbind"         }, /* 263 */
        { 6,    TM,     sys_get_mempolicy,      "get_mempolicy" }, /* 264 */
        { 5,    TM,     sys_set_mempolicy,      "set_mempolicy" }, /* 265 */
-       { 3,    TP,     sys_unshare,            "unshare"       }, /* 266 */
+       { 1,    TP,     sys_unshare,            "unshare"       }, /* 266 */
        { 1,    TM,     sys_move_pages,         "move_pages"    }, /* 267 */
        { 0,    TD,     sys_splice,             "splice"        }, /* 268 */
        { 0,    TD,     sys_tee,                "tee"           }, /* 269 */