git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad22742
)
bpf: depends on MODULES
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 29 Apr 2011 17:20:53 +0000
(10:20 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Apr 2011 17:20:53 +0000
(10:20 -0700)
module_alloc() and module_free() are available only if CONFIG_MODULES=y
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found