summaryrefslogtreecommitdiff
path: root/fix-ck1_for_5.7.14.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-23 06:20:00 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-23 06:20:00 -0700
commit4597dff69287bc3c2312ecf237f4449ac1a9b543 (patch)
treea80999f68b22de2f879bbc5cb907b49530fc7ff7 /fix-ck1_for_5.7.14.patch
parentUpdated to 5.7.16 (diff)
downloadlinux-ck-4597dff69287bc3c2312ecf237f4449ac1a9b543.tar.xz
Updated to 5.7.17
Diffstat (limited to 'fix-ck1_for_5.7.14.patch')
-rw-r--r--fix-ck1_for_5.7.14.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/fix-ck1_for_5.7.14.patch b/fix-ck1_for_5.7.14.patch
new file mode 100644
index 0000000..c443634
--- /dev/null
+++ b/fix-ck1_for_5.7.14.patch
@@ -0,0 +1,13 @@
+--- a/linux-ck-patch-5.7-ck1
++++ b/linux-ck-patch-5.7-ck1
+@@ -12805,9 +12805,9 @@ index a5221abb4594..9a9287cb2a37 100644
+ --- a/kernel/time/timer.c
+ +++ b/kernel/time/timer.c
+ @@ -43,6 +43,7 @@
+- #include <linux/sched/debug.h>
+ #include <linux/slab.h>
+ #include <linux/compat.h>
++ #include <linux/random.h>
+ +#include <linux/freezer.h>
+
+ #include <linux/uaccess.h>