All of lore.kernel.org
 help / color / mirror / Atom feed
* FYI build failure : 2.6.19-rc6-git5 unresolved spin_lock_irqsave_nested
@ 2006-11-22 21:38 Eric Valette
  2006-11-22 23:41 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Valette @ 2006-11-22 21:38 UTC (permalink / raw)
  To: linux-kernel

net/built-in.o: dans la fonction « irlmp_slsap_inuse »:
irlmp.c:(.text+0x6ea89): référence indéfinie vers «
spin_lock_irqsave_nested »
make[1]: *** [.tmp_vmlinux1] Erreur 1
make: *** [bzImage] Erreur 2

-- eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FYI build failure : 2.6.19-rc6-git5 unresolved spin_lock_irqsave_nested
  2006-11-22 21:38 FYI build failure : 2.6.19-rc6-git5 unresolved spin_lock_irqsave_nested Eric Valette
@ 2006-11-22 23:41 ` Andrew Morton
  2006-11-23  4:13   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2006-11-22 23:41 UTC (permalink / raw)
  To: eric.valette
  Cc: linux-kernel, Peter Zijlstra, Linus Torvalds, David S. Miller

On Wed, 22 Nov 2006 22:38:20 +0100
Eric Valette <eric.valette@free.fr> wrote:

> net/built-in.o: dans la fonction __ irlmp_slsap_inuse __:
> irlmp.c:(.text+0x6ea89): r__f__rence ind__finie vers __
> spin_lock_irqsave_nested __
> make[1]: *** [.tmp_vmlinux1] Erreur 1
> make: *** [bzImage] Erreur 2

Linus merged a lockdep fixup patch which was dependent upon infrastructure
which is only in -mm.

I'll send lockdep-spin_lock_irqsave_nested.patch (and its two fixes) (and
enforce-unsigned-long-flags-when-spinlocking.patch which precedes it) along
to Linus in the next batch, so this will come right.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FYI build failure : 2.6.19-rc6-git5 unresolved spin_lock_irqsave_nested
  2006-11-22 23:41 ` Andrew Morton
@ 2006-11-23  4:13   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2006-11-23  4:13 UTC (permalink / raw)
  To: akpm; +Cc: eric.valette, linux-kernel, a.p.zijlstra, torvalds

From: Andrew Morton <akpm@osdl.org>
Date: Wed, 22 Nov 2006 15:41:25 -0800

> Linus merged a lockdep fixup patch which was dependent upon infrastructure
> which is only in -mm.
> 
> I'll send lockdep-spin_lock_irqsave_nested.patch (and its two fixes) (and
> enforce-unsigned-long-flags-when-spinlocking.patch which precedes it) along
> to Linus in the next batch, so this will come right.

Thanks.  Sorry about that.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-23  4:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-22 21:38 FYI build failure : 2.6.19-rc6-git5 unresolved spin_lock_irqsave_nested Eric Valette
2006-11-22 23:41 ` Andrew Morton
2006-11-23  4:13   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.