X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7485bf2113972b43a86011f12ef120b65c08b044..912934742d67810ea0a0d0f9bf504a1e2c8b132f:/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) {