]> Git Repo - linux.git/commit
sparc: bpf_jit_comp: can call module_free() from any context
authorEric Dumazet <[email protected]>
Fri, 17 May 2013 12:12:34 +0000 (12:12 +0000)
committerDavid S. Miller <[email protected]>
Sat, 18 May 2013 01:27:52 +0000 (18:27 -0700)
commit5199dfe531db19f3ac76542753849877e9854441
treed5a8dec2dfa7c1a185db3cca68604c9c173fb40e
parent57b354e66b67c4c72468a26d4313d1217ef32e17
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/sparc/net/bpf_jit_comp.c
This page took 0.047388 seconds and 4 git commands to generate.