projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[generic]: add missing Kconfig symbols
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.3
/
340-module_alloc_size_check.patch
diff --git
a/target/linux/generic/patches-3.3/340-module_alloc_size_check.patch
b/target/linux/generic/patches-3.3/340-module_alloc_size_check.patch
index
9830bc5
..
549df5a
100644
(file)
--- a/
target/linux/generic/patches-3.3/340-module_alloc_size_check.patch
+++ b/
target/linux/generic/patches-3.3/340-module_alloc_size_check.patch
@@
-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)
{
This page took
0.020119 seconds
and
4
git commands to generate.