summarylogtreecommitdiffstats
path: root/ck-patch-for-4.19.34+.patch
diff options
context:
space:
mode:
authorshmilee2020-01-02 19:32:13 +0800
committershmilee2020-01-02 19:34:12 +0800
commitcdd1d8e96a1589f568d3f0495f2df9a7a490b4d4 (patch)
tree9a70d4b60cf98a9f8ccdb7e99bfabdbcda7bff5e /ck-patch-for-4.19.34+.patch
parent4bcfe0d21b69e0a1787836f9b5bff31d5f132a31 (diff)
downloadaur-cdd1d8e96a1589f568d3f0495f2df9a7a490b4d4.tar.gz
update to LTS/stable 5.4.6
Diffstat (limited to 'ck-patch-for-4.19.34+.patch')
-rw-r--r--ck-patch-for-4.19.34+.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/ck-patch-for-4.19.34+.patch b/ck-patch-for-4.19.34+.patch
deleted file mode 100644
index 721c9a02c39e..000000000000
--- a/ck-patch-for-4.19.34+.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- patch-4.19.25-ck1 2019-04-22 19:37:07.000000000 +0800
-+++ patch-4.19.34-ck1 2019-04-22 21:25:52.000000000 +0800
-@@ -16165,10 +16165,10 @@
- index cc02050fd0c4..7dac6885128e 100644
- --- a/kernel/sysctl.c
- +++ b/kernel/sysctl.c
--@@ -126,9 +126,17 @@ static int __maybe_unused one = 1;
-- static int __maybe_unused two = 2;
-+@@ -127,9 +127,17 @@ static int __maybe_unused one = 1;
- static int __maybe_unused four = 4;
- static unsigned long one_ul = 1;
-+ static unsigned long long_max = LONG_MAX;
- -static int one_hundred = 100;
- -static int one_thousand = 1000;
- -#ifdef CONFIG_PRINTK