Re: [PATCH 2.6.28-rc2] x86_64: remove duplicated register setupcode in ia32 signal delivery

From: Ingo Molnar
Date: Mon Oct 27 2008 - 05:45:30 EST



* Mikael Pettersson <mikpe@xxxxxxxx> wrote:

> ia32_setup_rt_frame() has a duplicated code block labelled
> "Make -mregparm=3 work" for setting up the register parameters
> to the user-mode signal handler.
>
> This is harmless but ugly. Remove the redundant assignments.
>
> Signed-off-by: Mikael Pettersson <mikpe@xxxxxxxx>
> ---
> arch/x86/ia32/ia32_signal.c | 5 -----
> 1 file changed, 5 deletions(-)

applied to tip/x86/cleanups, thanks Mikael!

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/