From 188c49b32112aae146a3ac3f870ad486cf1db11f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 3 Sep 2023 12:55:54 +0200 Subject: kernel: bump 5.10 to 5.10.194 All patches automatically rebased. Signed-off-by: Hauke Mehrtens --- target/linux/generic/hack-5.10/902-debloat_proc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-5.10') 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 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) { -- cgit v1.2.3