Re: [PATCH] x86 syscall.h: fix argument order

From: Ingo Molnar
Date: Wed Oct 22 2008 - 10:54:42 EST



* Roland McGrath <roland@xxxxxxxxxx> wrote:

> Petr Tesarik noticed that I'd bungled the syscall_get_arguments code for
> 64-bit kernels, so it inverted the order of the syscall argument registers.
> Petr wrote a patch to fix that, and I've amended it to fix the same braino
> in the syscall_set_arguments code.
>
> Signed-off-by: Petr Tesarik <ptesarik@xxxxxxx>
> Signed-off-by: Roland McGrath <roland@xxxxxxxxxx>
> ---
> include/asm-x86/syscall.h | 106 +++++++++++++++++++++++----------------------
> 1 files changed, 54 insertions(+), 52 deletions(-)

applied to tip/x86/urgent, thanks! I added an:

Original-by: Petr Tesarik <ptesarik@xxxxxxx>

because Petr's SOB on the first line looks weird.

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