From: Daniel Borkmann Date: Mon, 20 May 2013 08:05:51 +0000 (+0000) Subject: arm: bpf_jit: can call module_free() from any context X-Git-Tag: v3.11-rc1~16^2~367 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aafc787e41fd8a4d3a4378b028d8d8f8d38d9bb6;p=pandora-kernel.git 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 Cc: Al Viro Cc: Mircea Gherzan Signed-off-by: David S. Miller --- Reading git-diff-tree failed