X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fynezz.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fhack-4.14%2F902-debloat_proc.patch;h=99e3b5e3445e3718136d1ba35a44b1c9f74b9280;hp=94553805685af2491afdb39dadd0280c5a201d1b;hb=5387bc9cbb9ed205f08766523a296f21dfa83b56;hpb=1138e0f8878fe402697fd4b8aceacec39fc28a00 diff --git a/target/linux/generic/hack-4.14/902-debloat_proc.patch b/target/linux/generic/hack-4.14/902-debloat_proc.patch index 9455380568..99e3b5e344 100644 --- a/target/linux/generic/hack-4.14/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.14/902-debloat_proc.patch @@ -232,7 +232,7 @@ Signed-off-by: Felix Fietkau return -ENOMEM; --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -2770,6 +2770,8 @@ static const struct file_operations proc +@@ -2774,6 +2774,8 @@ static const struct file_operations proc static int __init proc_vmalloc_init(void) {