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:03 +0000 (11:44 -0400)
commitbeeafad04c1243f767f823dbdf299161955b295b
tree36d04c610ac8fcdb3a8204f05e6515e4599af873
parent71f1611f61cf002425d3247f8fed7ce4bd7b2a0a
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>
include/instrumentation/events/skb.h
This page took 0.026162 seconds and 4 git commands to generate.