X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7485bf2113972b43a86011f12ef120b65c08b044..6db6793b7ad3b0af886bf3442b8f16ca91981702:/target/linux/generic/patches-3.2/340-module_alloc_size_check.patch diff --git a/target/linux/generic/patches-3.2/340-module_alloc_size_check.patch b/target/linux/generic/patches-3.2/340-module_alloc_size_check.patch index 6c7e50a0b..88aa32533 100644 --- a/target/linux/generic/patches-3.2/340-module_alloc_size_check.patch +++ b/target/linux/generic/patches-3.2/340-module_alloc_size_check.patch @@ -1,6 +1,6 @@ --- a/kernel/module.c +++ b/kernel/module.c -@@ -2286,12 +2286,15 @@ +@@ -2283,12 +2283,15 @@ static void dynamic_debug_remove(struct void * __weak module_alloc(unsigned long size) {