]> granicus.if.org Git - strace/commit
x32: move rseq syscall entry to a suitable place
authorChen Jingpiao <chenjingpiao@gmail.com>
Sun, 17 Jun 2018 14:45:46 +0000 (22:45 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 17 Jun 2018 23:02:13 +0000 (23:02 +0000)
commit34c47e1d1d8d00f9f320715a555953600149fdb3
treef91f2c8e26a81c8e49d469c27e993dba9e19645a
parentbc8a91c1157b2f76ded297c25062186f38310df3
x32: move rseq syscall entry to a suitable place

As rseq syscall is not x32-specific, move it after the previous one
that is not x32-specific.  Fix the unused syscall number range.

* linux/x32/syscallent.h ([334]): Move it after [333].
([335 ... 511]): Update the range.
linux/x32/syscallent.h