All of lore.kernel.org
 help / color / mirror / Atom feed
From: grundler@dsl2.external.hp.com (Grant Grundler)
To: Joel Soete <joel.soete@freebel.net>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Is this system_irqsave diff is correct?
Date: Mon, 16 Dec 2002 16:47:01 -0700	[thread overview]
Message-ID: <20021216234701.GE854@dsl2.external.hp.com> (raw)
In-Reply-To: <3DFC7EFA.9040708@freebel.net>

On Sun, Dec 15, 2002 at 01:09:14PM +0000, Joel Soete wrote:
> is this  diff is right:
> -#define local_irq_restore(x) \
> -       __asm__ __volatile__("mtsm %0" : : "r" (x) : "memory" )
> +#define local_irq_restore(x) __restore_flags(x)

Yes - those seem the be the same.

grant

      reply	other threads:[~2002-12-16 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-15 13:09 [parisc-linux] Is this system_irqsave diff is correct? Joel Soete
2002-12-16 23:47 ` Grant Grundler [this message]

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=20021216234701.GE854@dsl2.external.hp.com \
    --to=grundler@dsl2.external.hp.com \
    --cc=joel.soete@freebel.net \
    --cc=parisc-linux@lists.parisc-linux.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.