Re: patch for errno-issue (with soundcore)

Alan Cox (alan@lxorguk.ukuu.org.uk)
13 Jan 2003 15:13:59 +0000


On Mon, 2003-01-13 at 13:57, Thomas Schlichter wrote:
> Hi,
>
> here is a simple patch to export the errno-symbol from the /lib/errno.c file.
> This solves the problem with the soundcore module and works perfectly for
> me...

This actually shows a bug that has always been lurking. What if we load two
modules firmware at the same time. errno needs to be task private or we
perhaps need an errno_sem ?

-
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/