commit e66d5683f1f989eb4b980eac6318e6a8c53b4b3f
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Feb 23 09:28:20 2020 +0100

    - 4.14 doesn't need this

 kernel-5.5.3.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-5.5.3.patch b/kernel-5.5.3.patch
index b9f7ce6..2625df7 100644
--- a/kernel-5.5.3.patch
+++ b/kernel-5.5.3.patch
@@ -4,7 +4,7 @@
  
        kvm_mmu_fast_page_fault,
  
-+#if 1 || (LINUX_VERSION_CODE >= KERNEL_VERSION(5,4,20))
++#if (LINUX_VERSION_CODE > KERNEL_VERSION(4,14))
 +      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),
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-modules.git/commitdiff/e66d5683f1f989eb4b980eac6318e6a8c53b4b3f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to