pxa: mark as broken
[15.05/openwrt.git] / target / linux / generic / patches-3.3 / 340-module_alloc_size_check.patch
index 9830bc5..549df5a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/kernel/module.c
 +++ b/kernel/module.c
-@@ -2322,12 +2322,15 @@
+@@ -2322,12 +2322,15 @@ static void dynamic_debug_remove(struct
  
  void * __weak module_alloc(unsigned long size)
  {