From f4989239cc91f575a83b0fadc56f1c7259ac8c82 Mon Sep 17 00:00:00 2001 From: John Audia Date: Thu, 13 Apr 2023 13:28:17 -0400 Subject: kernel: bump 5.15 to 5.15.107 All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod Signed-off-by: John Audia --- target/linux/generic/hack-5.15/902-debloat_proc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-5.15/902-debloat_proc.patch') diff --git a/target/linux/generic/hack-5.15/902-debloat_proc.patch b/target/linux/generic/hack-5.15/902-debloat_proc.patch index a7a73cc885..12e9928028 100644 --- a/target/linux/generic/hack-5.15/902-debloat_proc.patch +++ b/target/linux/generic/hack-5.15/902-debloat_proc.patch @@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau if (!pe) --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -3962,6 +3962,8 @@ static const struct seq_operations vmall +@@ -3964,6 +3964,8 @@ static const struct seq_operations vmall static int __init proc_vmalloc_init(void) { -- cgit v1.2.3