Re: [PATCH] SA_SIGINFO was forgotten

From: Andi Kleen
Date: Thu Nov 02 2006 - 12:34:36 EST



>
> + /* Make -mregparm=3 work */
> + regs->rax = sig;
> + regs->rdx = (unsigned long) &frame->info;
> + regs->rcx = (unsigned long) &frame->uc;

Applied, but please use tabs instead of spaces to indent next time.

Thanks.

-Andi

-
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/