Re: 2.6.37-rc3 problems

From: Greg KH
Date: Sun Nov 21 2010 - 23:34:32 EST


On Sun, Nov 21, 2010 at 11:20:40PM -0400, werner wrote:
> 2.6.37-rc3 problems
>
> easycap_main.c lines 4251,4 : implicit declaration lock-kernel ,
> unlock_kernel
>
> (compilation error)

Either disable this driver from your .config, or enable the BKL in your
.config. I have a pending patch to get to Linus to fix this Kconfig
issue for this driver.

Are you really using this driver?

thanks,

greg k-h
--
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/