[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081022145403.GB23060@elte.hu>
Date: Wed, 22 Oct 2008 16:54:03 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Roland McGrath <roland@...hat.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>, Petr Tesarik <ptesarik@...e.cz>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86 syscall.h: fix argument order
* Roland McGrath <roland@...hat.com> 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@...e.cz>
> Signed-off-by: Roland McGrath <roland@...hat.com>
> ---
> 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@...e.cz>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists