Fix: in_x32_syscall was introduced in v4.7.0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Dec 2022 16:39:45 +0000 (11:39 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Dec 2022 16:39:45 +0000 (11:39 -0500)
commit56bc8397c8304a6b86828e4dd658d07f05577f72
treec8c3de0896b084bfb0d1389f9056e28191601b41
parentf75983c2aa4bd35e97ef4d46bcec697e9b0dc9c1
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: I51f4f07f94592eaed5c55883247744d59f90fce1
lttng-syscalls.c
This page took 0.026257 seconds and 4 git commands to generate.