Re: [BUG][REGRESSION] irda compile broken

From: David Miller
Date: Thu Nov 23 2006 - 14:56:00 EST


From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
Date: Thu, 23 Nov 2006 10:23:28 +0100

> Peter tried to fix a IRDA lockdep warning by commit
> 700f9672c9a61c12334651a94d17ec04620e1976. The commit message says: "it just
> needs a lockdep annotation."
>
> Compiling this gives:
>
> WARNING: "spin_lock_irqsave_nested" [net/irda/irda.ko] undefined!
>
> The only point in the whole kernel tree where spin_lock_irqsave_nested appears
> is in this file. Maybe this patch was meant to go into -mm and stay there?

As Andrew posted elsewhere, I accidently put that change in before the
infrastructure, and Andrew will push the necessary infrastructure
patch to Linus to fix this build failure.

Sorry for that, but it'll get fixed up soon.
-
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/