Re: [PATCH 1/3] x86: signal: use signal_fault() in sys_sigreturn()

From: Ingo Molnar
Date: Tue Dec 16 2008 - 17:07:23 EST



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

> From: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
>
> Impact: cleanup
>
> Call signal_fault() in error route of sys_sigreturn().
> Change log level to KERN_EMERG if current is init.
>
> Signed-off-by: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
> ---
> arch/x86/kernel/signal.c | 15 +++------------
> 1 files changed, 3 insertions(+), 12 deletions(-)

applied your three patches to tip/x86/signal:

8bee3f0: x86: ia32_signal: use proper macro __USER32_DS
d0b48ca: x86: ia32_signal: use __put_user() instead of __copy_to_user()
ae417bb: x86: signal: use signal_fault() in sys_sigreturn()

thanks!

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/