]> 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 7a4a7640b1b358757fc3d99f852a3f2f77101a7f..b9f7ce667e367f9379649770d07e1bf9abd483f8 100644 (file)
@@ -4,7 +4,7 @@
  
        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.031322 seconds and 4 git commands to generate.