X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.6%2F340-module_alloc_size_check.patch;h=1aa1b94d9e535d2d02c71a5b69b8a7ab69ba53a9;hp=ea9ee53c4a12c78721f498db111ccd292a223fb4;hb=7617db12cb5010a967062484ce9a0b3595700acb;hpb=75e60a04227cab7d2ee66db836dda683170c0983 diff --git a/target/linux/generic/patches-3.6/340-module_alloc_size_check.patch b/target/linux/generic/patches-3.6/340-module_alloc_size_check.patch index ea9ee53c4a..1aa1b94d9e 100644 --- a/target/linux/generic/patches-3.6/340-module_alloc_size_check.patch +++ b/target/linux/generic/patches-3.6/340-module_alloc_size_check.patch @@ -1,6 +1,6 @@ --- a/kernel/module.c +++ b/kernel/module.c -@@ -2353,12 +2353,15 @@ static void dynamic_debug_remove(struct +@@ -2358,12 +2358,15 @@ static void dynamic_debug_remove(struct void * __weak module_alloc(unsigned long size) {