Re: Define __raw_read_lock etc for uniprocessor builds

From: Christoph Hellwig
Date: Tue Jan 24 2006 - 13:15:38 EST


On Tue, Jan 24, 2006 at 01:09:54PM -0500, Joe Korty wrote:
>
> Make NOPed versions of __raw_read_lock and family available
> under uniprocessor kernels.
>
> Discovered when compiling a uniprocessor kernel with the
> fusyn patch applied.
>
> The standard kernel does not use __raw_read_lock etc
> outside of spinlock.c, which may account for this bug
> being undiscovered until now.

No one should call these directly. Please fix your odd patch instead.

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