Re: broken local_t on i386

From: Andi Kleen
Date: Mon Jun 12 2006 - 14:29:14 EST


On Monday 12 June 2006 19:11, Christoph Lameter wrote:
> On Mon, 12 Jun 2006, Andi Kleen wrote:
> > Also on non preemptive kernels - which are the majority - it's a single
> > instruction on x86. I guess preempt users can live with a bit more
> > overhead ...
>
> I hope you will be fixing the cpu_local_* macros for i386 and x86_64

Yes I will disable preemption.

> and add some appropriate docs?

What docs? I don't have plan to write any for this.

> Are there any existing uses in the kernel?

There aren't.

Another way would be to just remove them for now and readd in a fixed
version if needed.

-Andi

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