From: Eric Dumazet Date: Fri, 17 May 2013 12:12:34 +0000 (+0000) Subject: sparc: bpf_jit_comp: can call module_free() from any context X-Git-Tag: v3.11-rc1~16^2~386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5199dfe531db19f3ac76542753849877e9854441;p=pandora-kernel.git sparc: bpf_jit_comp: can call module_free() from any context module_free()/vfree() takes care of details, we no longer need a wrapper and a work_struct. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed