All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Gutschke <markus@google.com>
To: linux-kernel@vger.kernel.org
Cc: Daniel Kegel <dkegel@google.com>, Russell King <rmk@arm.linux.org.uk>
Subject: [PATCH 1/1]: arm: _syscallX() macros must mark "memory" as clobbered
Date: Thu, 09 Mar 2006 15:38:18 -0800	[thread overview]
Message-ID: <4410BC6A.6020002@google.com> (raw)

From: Markus Gutschke <markus@google.com>

While other platforms (including x86) have been fixed to mark memory as 
clobbered by _syscallX()'s, this bug has not yet been fixed for ARM. 
This patch adds the missing constraints and applies to version 2.6.15.6.

The bug can be tracked at http://bugzilla.kernel.org/show_bug.cgi?id=6205

Signed-off-by: Markus Gutschke <markus@google.com>

---

             reply	other threads:[~2006-03-09 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09 23:38 Markus Gutschke [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-09 23:38 [PATCH 1/1]: arm: _syscallX() macros must mark "memory" as clobbered Markus Gutschke

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=4410BC6A.6020002@google.com \
    --to=markus@google.com \
    --cc=dkegel@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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.