arm: bpf_jit: can call module_free() from any context
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 20 May 2013 08:05:51 +0000 (08:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 21:03:50 +0000 (14:03 -0700)
commitaafc787e41fd8a4d3a4378b028d8d8f8d38d9bb6
tree7b300d6c74c287f5e868d0dcf429a8078dca072d
parented900ffb73e3ab154dff1ae20a2393f24da728df
arm: bpf_jit: can call module_free() from any context

Follow-up on module_free()/vfree() that takes care of the rest, so no
longer this workaround with work_struct needed.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Mircea Gherzan <mgherzan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/net/bpf_jit_32.c