summaryrefslogtreecommitdiff
path: root/fix-ck1_for_5.7.14.patch
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-08-23 16:36:13 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2020-08-23 16:36:13 +0300
commite534570481ac799417c7f656c494244e3daa86b0 (patch)
tree185835809951910f4103bbf16c4f7c4a244b1820 /fix-ck1_for_5.7.14.patch
parentUpdated to 5.7.16 (diff)
downloadlinux-ck-e534570481ac799417c7f656c494244e3daa86b0.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>