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-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html