[packages/lttng-modules] - enable fix on all kernels

baggins baggins at pld-linux.org
Sun Feb 23 09:26:04 CET 2020


commit 50a78344838235cf7262f7194040762ec83c608e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Feb 23 09:23:58 2020 +0100

    - enable fix on all kernels

 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 92aa59e..b9f7ce6 100644
--- a/kernel-5.5.3.patch
+++ b/kernel-5.5.3.patch
@@ -4,7 +4,7 @@
  
  	kvm_mmu_fast_page_fault,
  
-+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,4,20))
++#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),
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list