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:
57b354e
)
sparc: bpf_jit_comp: can call module_free() from any context
author
Eric Dumazet
<edumazet@google.com>
Fri, 17 May 2013 12:12:34 +0000
(12:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 18 May 2013 01:27:52 +0000
(18:27 -0700)
module_free()/vfree() takes care of details, we no longer need a wrapper
and a work_struct.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found