Re: [PATCH] 2.5.1-pre5: per-cpu areas

From: Andi Kleen (ak@suse.de)
Date: Fri Mar 15 2002 - 04:13:09 EST


On Fri, Mar 15, 2002 at 03:07:27PM +1100, Rusty Russell wrote:
> They must return an lvalue, otherwise they're useless for 50% of cases
> (ie. assignment). x86_64 can still use its own mechanism for
> arch-specific per-cpu data, of course.

Assignment should use an own macro (set_this_cpu()) or use per_cpu().

Alternatively you could split it into this_cpu_lvalue() and this_cpu(),
but this would be slightly less efficient.

-Andi

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



This archive was generated by hypermail 2b29 : Fri Mar 15 2002 - 22:00:20 EST