All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "Albert Cahalan" <acahalan@gmail.com>
Cc: linux-kernel@vger.kernel.org, "Andrew Morton" <akpm@osdl.org>,
	"Linus Torvalds" <torvalds@osdl.org>,
	hpa@zytor.com
Subject: Re: [PATCH] i386/x86_64 signal handler arg fixes
Date: Thu, 14 Sep 2006 12:11:52 +0200	[thread overview]
Message-ID: <200609141211.53087.ak@suse.de> (raw)
In-Reply-To: <787b0d920609140134j5935c743kae4af8d51eea2a90@mail.gmail.com>

On Thursday 14 September 2006 10:34, Albert Cahalan wrote:

> For i386, the non-RT frame is wrong. It was using the raw sig value
> instead of the translated value, and did not pass the semi-documented
> extra parameters.

The translation is not needed because x86-64 doesn't support iBCS at all
and afaik it was only used for that.

>
> For x86-64, the regparm 3 calling convention was simply missing.

Ok that should be added.

Can you please send a single patch that just does this?

-Andi


  reply	other threads:[~2006-09-14 11:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-14  8:34 [PATCH] i386/x86_64 signal handler arg fixes Albert Cahalan
2006-09-14 10:11 ` Andi Kleen [this message]
2006-09-14 15:01   ` Albert Cahalan
2006-09-14 13:40     ` Andi Kleen
2006-09-14 16:01       ` Albert Cahalan
2006-09-14 16:23         ` H. Peter Anvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200609141211.53087.ak@suse.de \
    --to=ak@suse.de \
    --cc=acahalan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.