On Sat, Jan 19, 2013 at 03:23:57AM +0000, Al Viro wrote:
> ITYM current_pt_regs()...
> 
> > +   if (unlikely(is_do_ss_needed(magic)))
> > +           if (do_sigaltstack(&sf->uc.uc_stack, NULL, regs->sp) == -EFAULT)
>       if (!restore_altstack(&sf->uc.uc_stack))
> please...

... only without the braino - if (restore_altstack(...))
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to