Fix build for RHEL 8.8 with linux 4.18.0-477.10.1+
authorKienan Stewart <kstewart@efficios.com>
Mon, 16 Oct 2023 14:10:09 +0000 (10:10 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Oct 2023 15:44:07 +0000 (11:44 -0400)
commite2ea881152a730f3a1ae9dca443dbdbe851ef682
treea4e3dd31fec6fe4fdde7b516cf6c2d01593c82d5
parentad48a5c028e7a485678341e5c4412749a314b692
Fix build for RHEL 8.8 with linux 4.18.0-477.10.1+

4.18.0-477.10.1 introduces backports a change which updates the
`kfree_skb` trace event to the 3-argument version used in more recent
kernel versions.

Change-Id: I5a1071a59659b76e1499beae3388159ca8ced1f7
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/skb.h
This page took 0.025397 seconds and 4 git commands to generate.