diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-08 02:02:52 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-08 02:02:52 -0700 |
commit | dee63787f10e7b936ee18d6a46dfb87941e2e9c7 (patch) | |
tree | f0f8adf6716063fc0547878bc197d638f60f4eba /unscrew-ck1_for_5.7.14.patch | |
parent | Updated to 5.7.12 (diff) | |
download | linux-ck-dee63787f10e7b936ee18d6a46dfb87941e2e9c7.tar.xz |
Updated to 5.7.14
Diffstat (limited to 'unscrew-ck1_for_5.7.14.patch')
-rw-r--r-- | unscrew-ck1_for_5.7.14.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/unscrew-ck1_for_5.7.14.patch b/unscrew-ck1_for_5.7.14.patch new file mode 100644 index 0000000..c443634 --- /dev/null +++ b/unscrew-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> |