Re: [PATCH] compat: add compat functions for *at syscalls

From: Andi Kleen
Date: Tue Feb 07 2006 - 04:39:21 EST


On Tuesday 07 February 2006 09:43, David S. Miller wrote:

>
> The alternative suggestions get less and less efficient :-) My whole
> desire is to optimize this as much as possible, without the overhead
> of an extra stack frame or "is_compat_task()" kinds of runtime tests.

My impression is you're doing a lot of ugly code here just to
work around some pecularity of the sparc gcc.

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