Re: [PATCH 1/2] x86: signal: move macros out fromrestore_sigcontext()

From: Ingo Molnar
Date: Fri Oct 03 2008 - 04:10:21 EST



* Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx> wrote:

> From: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
>
> move macros, COPY, COPY_SEG*, GET_SEG, out from restore_sigcontext().
> x86_64: introduce COPY_SEG_STRICT for cs.
>
> Signed-off-by: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
> ---
> arch/x86/kernel/signal_32.c | 38 +++++++++++++++++++++-----------------
> arch/x86/kernel/signal_64.c | 18 +++++++++++-------
> 2 files changed, 32 insertions(+), 24 deletions(-)

applied to tip/x86/signal, thanks Hiroshi!

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/