]> git.pld-linux.org Git - packages/lttng-modules.git/blobdiff - kernel-5.5.3.patch
- enable fix on all kernels
[packages/lttng-modules.git] / kernel-5.5.3.patch
index eb17ab31e90be9d4179c60c22ff4224e908103ba..b9f7ce667e367f9379649770d07e1bf9abd483f8 100644 (file)
@@ -1,10 +1,10 @@
---- lttng-modules-2.11.1/lttng-modules-2.11.1/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h~     2020-01-28 16:09:46.000000000 +0100
-+++ lttng-modules-2.11.1/lttng-modules-2.11.1/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h      2020-02-23 07:58:12.916686709 +0100
+--- lttng-modules-2.11.1/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h~  2020-01-28 16:09:46.000000000 +0100
++++ lttng-modules-2.11.1/instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h   2020-02-23 07:58:12.916686709 +0100
 @@ -219,6 +219,21 @@
  
        kvm_mmu_fast_page_fault,
  
-+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,5,3))
++#if 1 || (LINUX_VERSION_CODE >= KERNEL_VERSION(5,4,20))
 +      TP_PROTO(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, u32 error_code,
 +               u64 *sptep, u64 old_spte, bool retry),
 +      TP_ARGS(vcpu, cr2_or_gpa, error_code, sptep, old_spte, retry),
This page took 0.122034 seconds and 4 git commands to generate.