From: Andi Kleen <ak@suse.de>
To: "Fernando Luis Vázquez Cao" <fernando@oss.ntt.co.jp>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64: Replace local_save_flags+local_irq_disable with local_irq_save.
Date: Wed, 2 Aug 2006 12:18:27 +0200 [thread overview]
Message-ID: <200608021218.27875.ak@suse.de> (raw)
In-Reply-To: <1154513480.3268.21.camel@localhost.localdomain>
On Wednesday 02 August 2006 12:11, Fernando Luis Vázquez Cao wrote:
> The combination of "local_save_flags" and "local_irq_disable" seems to be
> equivalent to "local_irq_save" (see code snips below). Consequently, replace
> occurrences of local_save_flags+local_irq_disable with local_irq_save.
Added thanks
-Andi
prev parent reply other threads:[~2006-08-02 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-02 10:11 [PATCH] x86_64: Replace local_save_flags+local_irq_disable with local_irq_save Fernando Luis Vázquez Cao
2006-08-02 10:18 ` Andi Kleen [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=200608021218.27875.ak@suse.de \
--to=ak@suse.de \
--cc=fernando@oss.ntt.co.jp \
--cc=linux-kernel@vger.kernel.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.