On 05/22/2013 01:54 AM, Stephen Rothwell wrote: > Hi Daniel, > > On Tue, 21 May 2013 09:44:13 +0200 Daniel Borkmann wrote: >> >> Also seccomp_jit_free() needs a change otherwise the kernel won't build >> with CONFIG_SECCOMP_FILTER_JIT enabled since the work_struct is initialized >> with the bpf_jit_free_worker() callback, which is no longer existent. >> >> Do you want me to send you a patch? > > Yes, please. In case this is still needed, patch attached. That should fix it.