From: Eric Dumazet <eric.dumazet@xxxxxxxxx> Date: Fri, 29 Apr 2011 19:19:18 +0200 > [PATCH net-next-2.6] bpf: depends on MODULES > > module_alloc() and module_free() are available only if CONFIG_MODULES=y > > Reported-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > Signed-off-by: Eric Dumazet <eric.dumazet@xxxxxxxxx> Applied, thanks. Perhaps we can solve these things by seperating out the dependency, via "CONFIG_MODULE_ALLOC" and making things like KPROBES and BPF 'select' it. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html