]> Pileus Git - ~andy/linux/commit
ppc: bpf_jit: can call module_free() from any context
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 20 May 2013 08:05:50 +0000 (08:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 21:03:50 +0000 (14:03 -0700)
commited900ffb73e3ab154dff1ae20a2393f24da728df
tree08063189ce3fd260661a763413f68ca93fe149df
parent71cea17ed39fdf1c0634f530ddc6a2c2fc601c2b
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>
arch/powerpc/net/bpf_jit_comp.c