summarylogtreecommitdiffstats
path: root/fix_ck1_for_5.4.57.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix_ck1_for_5.4.57.patch')
-rw-r--r--fix_ck1_for_5.4.57.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/fix_ck1_for_5.4.57.patch b/fix_ck1_for_5.4.57.patch
new file mode 100644
index 000000000000..5766d53160ce
--- /dev/null
+++ b/fix_ck1_for_5.4.57.patch
@@ -0,0 +1,13 @@
+--- a/patch-5.7-ck1 2020-08-07 05:36:15.476245061 -0400
++++ b/patch-5.7-ck1 2020-08-07 05:35:31.961907618 -0400
+@@ -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>