projects
/
lttng-modules.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb34679
)
fix: include order for older kernels
author
Michael Jeanson
<mjeanson@efficios.com>
Fri, 20 Nov 2020 16:42:30 +0000
(11:42 -0500)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Fri, 20 Nov 2020 21:02:23 +0000
(16:02 -0500)
Fixes a build failure on v3.0 and v3.1.
Change-Id: Ic48512d2aa5ee46678e67d147b92dba6d0959615
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-events.h
patch
|
blob
|
blame
|
history
diff --git
a/lttng-events.h
b/lttng-events.h
index d4d99766d3291a3efacf16b10cf591bc8855a509..e47c14780d63018c434dd3ba7a37cc15df5dd767 100644
(file)
--- a/
lttng-events.h
+++ b/
lttng-events.h
@@
-16,6
+16,7
@@
#include <linux/kref.h>
#include <lttng-cpuhotplug.h>
#include <linux/uuid.h>
+#include <linux/irq_work.h>
#include <wrapper/uprobes.h>
#include <lttng-tracer.h>
#include <lttng-abi.h>
This page took
0.028095 seconds
and
4
git commands to generate.