2006-11-24 20:46:17

by art

[permalink] [raw]
Subject: 2.6.19-git compilation error pulled-2006/11/24/14:30CST - spin_lock_irqsave_nested



[linux-git-pull]$ make -j 8
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
MODPOST vmlinux
Building modules, stage 2.
Kernel: arch/x86_64/boot/bzImage is ready (#26)
MODPOST 1290 modules
WARNING: "spin_lock_irqsave_nested" [net/irda/irda.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

xboom


2006-11-24 21:53:42

by David Miller

[permalink] [raw]
Subject: Re: 2.6.19-git compilation error pulled-2006/11/24/14:30CST - spin_lock_irqsave_nested

From: [email protected]
Date: Fri, 24 Nov 2006 14:40:15 -0600

> [linux-git-pull]$ make -j 8
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> CHK include/linux/compile.h
> MODPOST vmlinux
> Building modules, stage 2.
> Kernel: arch/x86_64/boot/bzImage is ready (#26)
> MODPOST 1290 modules
> WARNING: "spin_lock_irqsave_nested" [net/irda/irda.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2

Well know problem, probably reported 5 or so times already on
this list, and it will be fixed when a patch is merged by Andrew
to Linus.

Please check the archives before making reports, thanks!