linux/arch/x86/net
Eric Dumazet 650c849670 x86: bpf_jit_comp: can call module_free() from any context
It looks like we can call module_free()/vfree() from softirq context,
so no longer need a wrapper and a work_struct.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-17 17:37:19 -07:00
..
bpf_jit_comp.c x86: bpf_jit_comp: can call module_free() from any context 2013-05-17 17:37:19 -07:00
bpf_jit.S bpf jit: Let the x86 jit handle negative offsets 2012-04-03 18:01:41 -04:00
Makefile net: filter: Just In Time compiler for x86-64 2011-04-27 23:05:08 -07:00