projects
/
platform
/
upstream
/
strace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
117d13d
)
xtensa: fix unshare syscall entry
author
Dmitry V. Levin
<ldv@altlinux.org>
Tue, 29 Apr 2014 18:15:43 +0000
(18:15 +0000)
committer
Dmitry V. Levin
<ldv@altlinux.org>
Mon, 12 May 2014 20:37:48 +0000
(20:37 +0000)
linux/xtensa/syscallent.h
patch
|
blob
|
history
diff --git
a/linux/xtensa/syscallent.h
b/linux/xtensa/syscallent.h
index 0706454efdb8e224da8a610806227007e0b35a87..5f7e473bbe6118dd5e6f855bb0257c7dbf32478f 100644
(file)
--- a/
linux/xtensa/syscallent.h
+++ b/
linux/xtensa/syscallent.h
@@
-256,7
+256,7
@@
{ 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 */