aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.19
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-16 13:26:23 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-27 10:32:44 +0200
commit491eaa898bc10b2f22c4b9b8d9cea4b860a0587f (patch)
treecc9a8182c368eedb48e764c8c7a9d70ff21652f5 /target/linux/generic/hack-4.19
parent5f013de786da7e7b28445927b538e9c7bf7f768a (diff)
downloadupstream-491eaa898bc10b2f22c4b9b8d9cea4b860a0587f.tar.gz
upstream-491eaa898bc10b2f22c4b9b8d9cea4b860a0587f.tar.bz2
upstream-491eaa898bc10b2f22c4b9b8d9cea4b860a0587f.zip
kernel: bump 4.19 to 4.19.67
Refreshed all patches. Also add a missing symbol for x86 which got used now in this bump. - ISCSI_IBFT Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.19')
-rw-r--r--target/linux/generic/hack-4.19/902-debloat_proc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.19/902-debloat_proc.patch b/target/linux/generic/hack-4.19/902-debloat_proc.patch
index a396ad0d12..e70f030cb8 100644
--- a/target/linux/generic/hack-4.19/902-debloat_proc.patch
+++ b/target/linux/generic/hack-4.19/902-debloat_proc.patch
@@ -232,7 +232,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
if (!pe)
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
-@@ -2740,6 +2740,8 @@ static const struct seq_operations vmall
+@@ -2749,6 +2749,8 @@ static const struct seq_operations vmall
static int __init proc_vmalloc_init(void)
{