kernel: update linux 3.8-rcX to 3.8
[openwrt.git] / target / linux / generic / patches-3.6 / 340-module_alloc_size_check.patch
index ea9ee53c4a12c78721f498db111ccd292a223fb4..1aa1b94d9e535d2d02c71a5b69b8a7ab69ba53a9 100644 (file)
@@ -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)
  {