On 14 Apr 2011, at 18:20, Jack Neely wrote:

> At this point the kernel module compiles but complains about GPL only
> symbols:
> 
>    FATAL: modpost: GPL-incompatible module libafs.ko uses GPL-only
>    symbol '__init_work'
> 
> I don't see anything in git that addresses this.  Any ideas?

You kernel is built with CONFIG_DEBUG_OBJECTS_WORK, which makes the whole 
workqueue system GPL-only. OpenAFS won't work with such a kernel. Typically 
Fedora build prerelease kernels with a lot of debugging enabled, which they 
then remove from release builds.

Cheers,

Simon.

_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to