Re: out-of-line x86 "put_user()" implementation

From: Richard Henderson
Date: Tue Feb 08 2005 - 20:28:44 EST


On Mon, Feb 07, 2005 at 05:20:06PM -0800, Linus Torvalds wrote:
> +3: movl %eax,(%ecx)
...
> +3: movl %eax,(%ecx)
> +4: movl %edx,4(%ecx)
...
> + .long 3b,bad_put_user
> + .long 4b,bad_put_user

The first 3 gets lost.


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