commit | ed900ffb73e3ab154dff1ae20a2393f24da728df | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <dborkman@redhat.com> | Mon May 20 08:05:50 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 20 14:03:50 2013 -0700 |
tree | 08063189ce3fd260661a763413f68ca93fe149df | |
parent | 71cea17ed39fdf1c0634f530ddc6a2c2fc601c2b [diff] |
ppc: bpf_jit: can call module_free() from any context Followup patch on module_free()/vfree() that takes care of the rest, so no longer this workaround with work_struct is needed. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Matt Evans <matt@ozlabs.org> Signed-off-by: David S. Miller <davem@davemloft.net>