summarylogtreecommitdiffstats
path: root/ck-patch-for-5.4.57+.patch
diff options
context:
space:
mode:
authorshmilee2020-08-10 17:48:56 +0800
committershmilee2020-08-10 17:48:56 +0800
commit6284a7b0fc46b660f6d30b717cba47e74f8635fd (patch)
tree7230a730ec2f2957fb0aecbd479df62be1c154d5 /ck-patch-for-5.4.57+.patch
parent367e5dfbe322a8a9df44c9725046136b4208021c (diff)
downloadaur-6284a7b0fc46b660f6d30b717cba47e74f8635fd.tar.gz
test: LTS 5.4.57
Diffstat (limited to 'ck-patch-for-5.4.57+.patch')
-rw-r--r--ck-patch-for-5.4.57+.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/ck-patch-for-5.4.57+.patch b/ck-patch-for-5.4.57+.patch
new file mode 100644
index 000000000000..25a847ac5ba0
--- /dev/null
+++ b/ck-patch-for-5.4.57+.patch
@@ -0,0 +1,13 @@
+--- patch-5.4-ck1 2020-08-08 16:53:19.000000000 +0800
++++ patch-5.4.57-ck1 2020-08-08 12:51:45.000000000 +0800
+@@ -17368,9 +17368,9 @@
+ --- 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>