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:38:21 +0000 (11:38 -0500)
commit0886cfd71593b8b719b69bf036fb88c3f803087f
tree0578da00dea6b8f84bac7ac127ddfb1b89734943
parentae77b6924bed3e3ccd1ef48fb061b5b7dfb9f36b
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.038229 seconds and 4 git commands to generate.