]> git.pld-linux.org Git - packages/sysdig.git/blobdiff - sysdig-linux4.patch
- up to 0.15.0
[packages/sysdig.git] / sysdig-linux4.patch
diff --git a/sysdig-linux4.patch b/sysdig-linux4.patch
deleted file mode 100644 (file)
index a8a841a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- sysdig-0.13.0/driver/main.c.orig   2016-12-20 16:58:06.000000000 +0100
-+++ sysdig-0.13.0/driver/main.c        2017-01-24 20:56:10.452973281 +0100
-@@ -1737,8 +1737,10 @@
-       }
- }
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 9, 1)
- int __access_remote_vm(struct task_struct *t, struct mm_struct *mm, unsigned long addr,
-                      void *buf, int len, int write);
-+#endif
- TRACEPOINT_PROBE(syscall_procexit_probe, struct task_struct *p)
- {
This page took 0.102683 seconds and 4 git commands to generate.