summarylogtreecommitdiffstats
path: root/ck-patch-for-4.19.34+.patch
diff options
context:
space:
mode:
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