Re: linux-next: Tree for April 29 (bpf_jit)

From: David Miller
Date: Fri Apr 29 2011 - 13:22:14 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/