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