fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9)
[lttng-modules.git] / probes / lttng-probe-kvm-x86-mmu.c
index 5a7ef1e63550bbcd06da21a9c8e394fb3bb73ce1..8f981865666226e86aaf2ab18f6f9b01a3457115 100644 (file)
@@ -25,6 +25,7 @@
 #include <wrapper/tracepoint.h>
 
 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,9,0))
+#include <../../arch/x86/kvm/mmu/mmu_internal.h>
 #include <../../arch/x86/kvm/mmu/mmutrace.h>
 #else
 #include <../../arch/x86/kvm/mmutrace.h>
This page took 0.02313 seconds and 4 git commands to generate.