Re: BUG: 2.6.19-rc6 net/irda/irlmp.c

From: Jesper Juhl
Date: Thu Nov 23 2006 - 08:13:52 EST


On 23/11/06, Ian Molton <spyro@xxxxxxx> wrote:
spin_lock_irqsave_nested is used in net/irda/irlmp.c

Im not sure what it _should_ be, but thought it worth reporting.

I reported this yesterday - http://lkml.org/lkml/2006/11/22/137 - It
is commit 700f9672c9a61c12334651a94d17ec04620e1976 that breaks the
build.

Linus: I think that commit should either be reverted or fixed in a
different way before 2.6.19. As it is right now we have a build
failure :

net/built-in.o: In function `irlmp_slsap_inuse':
net/irda/irlmp.c:1681: undefined reference to `spin_lock_irqsave_nested'
make: *** [.tmp_vmlinux1] Error 1

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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/