Skip to content

Instantly share code, notes, and snippets.

@erthink
erthink / patch.diff
Last active April 28, 2016 02:50
Intel's VTune driver (sepdk) fix for modern kernels
commit acaf1cd6b292c7b54f2d4861d12fedb2674bd8d3
Author: Leo Yuriev <leo@yuriev.ru>
Date: 2016-04-14 22:12:37 +0300
fix for modern kernels
diff --git a/src/vtsspp/module.c b/src/vtsspp/module.c
index 266becc..f662f89 100644
--- a/src/vtsspp/module.c
+++ b/src/vtsspp/module.c