linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Uros Bizjak <ubizjak@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH, x86]: Implement change_bit with immediate operand as "lock xorb"
Date: Fri, 24 Oct 2008 12:11:14 -0700	[thread overview]
Message-ID: <49021DD2.2070504@zytor.com> (raw)
In-Reply-To: <5787cf470810240501j3522e8c8ld9a8498ff1bfef21@mail.gmail.com>

Uros Bizjak wrote:
> Hello!
> 
> Implement change_bit with immediate bit count as "lock xorb". This is
> similar to  "lock orb" and "lock andb"  for set_bit and clear_bit
> functions.
> 

Looks good, but please resubmit your patch with a Signed-off-by: line 
and Cc: x86@kernel.org on the submission.

Thanks!

	-hpa

      parent reply	other threads:[~2008-10-24 19:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-24 12:01 [PATCH, x86]: Implement change_bit with immediate operand as "lock xorb" Uros Bizjak
2008-10-24 14:53 ` Uros Bizjak
2008-10-25  9:26   ` Uros Bizjak
2008-10-24 19:11 ` H. Peter Anvin [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=49021DD2.2070504@zytor.com \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ubizjak@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).