kernel: update linux 3.8-rcX to 3.8
[openwrt.git] / target / linux / generic / patches-3.6 / 340-module_alloc_size_check.patch
index 549df5a6673163a4048dcbb3720f8586585d0dfe..1aa1b94d9e535d2d02c71a5b69b8a7ab69ba53a9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/kernel/module.c
 +++ b/kernel/module.c
-@@ -2322,12 +2322,15 @@ static void dynamic_debug_remove(struct
+@@ -2358,12 +2358,15 @@ static void dynamic_debug_remove(struct
  
  void * __weak module_alloc(unsigned long size)
  {