On Tue, Jun 01, 2010 at 01:42:33PM -0400, Kyle McMartin wrote:
> On Tue, Jun 01, 2010 at 12:38:16PM -0500, Bruno Wolff III wrote:
> > > No, we always build with lockdep.
> > 
> > Thanks. Something else must have changed, but I'll look around and see what
> > other people are doing. Worst case I need to do the kernel builds myself.
> 
> Somehow this is using RCU, which is a no-no in non-GPL code. (It
> probably tries to wrap something which is using RCU or something.)
>

Oh, uh. Nevermind, I forgot to make release to turn on debug builds
before compiling those.

CONFIG_DEBUG_LOCK_ALLOC will go away in release builds, which should fix
the issue.
_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to