Fix: in_x32_syscall was introduced in v4.7.0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Dec 2022 16:33:20 +0000 (11:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Dec 2022 16:33:49 +0000 (11:33 -0500)
commit45bf1e528eb80b3e0e481d6683bb5ce51155710e
tree75169e5b9e4a427a332643bd506d9442c387e712
parent5b5778b1c1ada0402d023301ed49e94661f2d23f
Fix: in_x32_syscall was introduced in v4.7.0

Prior to v4.7.0, is_x32_task() was the API to query whether the current
system call is following the x32 ABI.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I783bd3bb46ec5e863ae209f79cee2f1bb415e661
src/lttng-syscalls.c
This page took 0.025208 seconds and 4 git commands to generate.