kernel: update linux 3.7 to 3.7.5
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.7 / 340-module_alloc_size_check.patch
index 2459b6183d38dfa57adbf6f862d9f873de79ff44..99411ac735119cbd2ff72d7155e52478d4315802 100644 (file)
@@ -1,6 +1,6 @@
 --- a/kernel/module.c
 +++ b/kernel/module.c
-@@ -2378,12 +2378,15 @@ static void dynamic_debug_remove(struct
+@@ -2398,12 +2398,15 @@ static void dynamic_debug_remove(struct
  
  void * __weak module_alloc(unsigned long size)
  {