aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-09-03 12:55:54 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-09-03 13:48:31 +0200
commit188c49b32112aae146a3ac3f870ad486cf1db11f (patch)
tree58b5198be64855b3ecdb44e1fb428205fd197a22 /target/linux/generic/hack-5.10
parent49639b2d6176575a59086d9cae0eb4acbf532212 (diff)
downloadupstream-188c49b32112aae146a3ac3f870ad486cf1db11f.tar.gz
upstream-188c49b32112aae146a3ac3f870ad486cf1db11f.tar.bz2
upstream-188c49b32112aae146a3ac3f870ad486cf1db11f.zip
kernel: bump 5.10 to 5.10.194
All patches automatically rebased. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/hack-5.10')
-rw-r--r--target/linux/generic/hack-5.10/902-debloat_proc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/902-debloat_proc.patch b/target/linux/generic/hack-5.10/902-debloat_proc.patch
index e33425c521..b07d26e505 100644
--- a/target/linux/generic/hack-5.10/902-debloat_proc.patch
+++ b/target/linux/generic/hack-5.10/902-debloat_proc.patch
@@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
if (!pe)
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
-@@ -3572,6 +3572,8 @@ static const struct seq_operations vmall
+@@ -3576,6 +3576,8 @@ static const struct seq_operations vmall
static int __init proc_vmalloc_init(void)
{