summarylogtreecommitdiffstats
path: root/fix_ck1_for_5.7.14.patch
diff options
context:
space:
mode:
authorgraysky2020-10-19 06:49:01 -0400
committergraysky2020-10-19 06:49:01 -0400
commitd08326515b61b05f7ef2f2dc9b89d1fbeeec3720 (patch)
tree83face1cfcff8b6dfae10bf53b54701e3bc5394f /fix_ck1_for_5.7.14.patch
parent3ef1ad6fa2f05eddb7cadb5e7d1baeb6f55e5de3 (diff)
downloadaur-d08326515b61b05f7ef2f2dc9b89d1fbeeec3720.tar.gz
Update to 5.9.1-1
Diffstat (limited to 'fix_ck1_for_5.7.14.patch')
-rw-r--r--fix_ck1_for_5.7.14.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/fix_ck1_for_5.7.14.patch b/fix_ck1_for_5.7.14.patch
deleted file mode 100644
index 5766d53160ce..000000000000
--- a/fix_ck1_for_5.7.14.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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>