]> git.pld-linux.org Git - packages/lttng-modules.git/blame - jbd2-tid-type.patch
jbd2 types update now also in 5.10.163
[packages/lttng-modules.git] / jbd2-tid-type.patch
CommitLineData
84d6df01
JP
1--- lttng-modules-2.13.8/include/instrumentation/events/jbd2.h.orig 2023-01-13 22:08:06.000000000 +0100
2+++ lttng-modules-2.13.8/include/instrumentation/events/jbd2.h 2023-01-16 13:39:32.430153844 +0100
3@@ -28,6 +28,7 @@
4 )
5
6 #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(6,2,0) \
7+ || LTTNG_KERNEL_RANGE(5,10,163, 5,11,0) \
8 || LTTNG_KERNEL_RANGE(5,15,87, 5,16,0) \
9 || LTTNG_KERNEL_RANGE(6,0,18, 6,1,0) \
10 || LTTNG_KERNEL_RANGE(6,1,4, 6,2,0))
11@@ -96,6 +97,7 @@
12 #endif
13
14 #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(6,2,0) \
15+ || LTTNG_KERNEL_RANGE(5,10,163, 5,11,0) \
16 || LTTNG_KERNEL_RANGE(5,15,87, 5,16,0) \
17 || LTTNG_KERNEL_RANGE(6,0,18, 6,1,0) \
18 || LTTNG_KERNEL_RANGE(6,1,4, 6,2,0))
19@@ -138,6 +140,7 @@
20 )
21
22 #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(6,2,0) \
23+ || LTTNG_KERNEL_RANGE(5,10,163, 5,11,0) \
24 || LTTNG_KERNEL_RANGE(5,15,87, 5,16,0) \
25 || LTTNG_KERNEL_RANGE(6,0,18, 6,1,0) \
26 || LTTNG_KERNEL_RANGE(6,1,4, 6,2,0))
This page took 0.08612 seconds and 4 git commands to generate.