Re: Linux 2.5.8-pre2 ncpfs unresolved symbols

Alexander Viro (viro@math.psu.edu)
Sat, 6 Apr 2002 13:39:20 -0500 (EST)


On Sat, 6 Apr 2002 Wayne.Brown@altec.com wrote:

>
>
> ncpfs.o has unresolved symbols lock_kernel() and unlock_kernel() in 2.5.8-pre2.
> Adding #include <linux/smp-lock.h> in fs/ncpfs/inode.c gets rid of this error.
> I can't test the driver until Monday, though, as I won't have access to a
> network with a Novell server before then.

Dave forgot to add smp_lock.h while messing with BKL-shifting. There and
in jffs2/file.c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/