X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fhack-4.14%2F902-debloat_proc.patch;h=f75b9721e5b06d5c0754e0630282dbee59cf7fe9;hb=d32cf526742d151ec7ae593e64cc9040068dc536;hp=72ee9c011ee046e4eca782df6291c6a4e1dfbdc6;hpb=958411aa611582d9482ae6d319e1a986f195a596;p=oweals%2Fopenwrt.git 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 72ee9c011e..f75b9721e5 100644 --- a/target/linux/generic/hack-4.14/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.14/902-debloat_proc.patch @@ -233,7 +233,7 @@ Signed-off-by: Felix Fietkau return -ENOMEM; --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -2774,6 +2774,8 @@ static const struct file_operations proc +@@ -2783,6 +2783,8 @@ static const struct file_operations proc static int __init proc_vmalloc_init(void) {