From: Keir Fraser <keir.xen@gmail.com>
To: Jan Beulich <JBeulich@suse.com>,
xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: [PATCH 0/5] adjust usage of certain cpumask_*() operations
Date: Fri, 23 Aug 2013 09:43:06 +0100 [thread overview]
Message-ID: <CE3CDF2A.31CB3%keir.xen@gmail.com> (raw)
In-Reply-To: <5217309002000078000EDE7D@nat28.tlf.novell.com>
On 23/08/2013 08:51, "Jan Beulich" <JBeulich@suse.com> wrote:
> While originally the plan was only to have a distinct, random
> cpumask_any(), in the course of that I spotted a few other places
> having room for improvement.
>
> 1: un-alias cpumask_any() from cpumask_first()
> 2: x86: use cpumask_any() in mask-to-APIC-ID conversions
> 3: credit2: replace cpumask_first() uses
> 4: credit1: replace cpumask_empty() uses
> 5: domctl: replace cpumask_weight() uses
>
> Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
prev parent reply other threads:[~2013-08-23 8:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-23 7:51 [PATCH 0/5] adjust usage of certain cpumask_*() operations Jan Beulich
2013-08-23 7:52 ` [PATCH 1/5] un-alias cpumask_any() from cpumask_first() Jan Beulich
2013-08-23 11:37 ` George Dunlap
2013-08-23 7:53 ` [PATCH 2/5] x86: use cpumask_any() in mask-to-APIC-ID conversions Jan Beulich
2013-08-23 7:54 ` [PATCH 3/5] credit2: replace cpumask_first() uses Jan Beulich
2013-08-23 11:49 ` George Dunlap
2013-08-23 7:54 ` [PATCH 4/5] credit1: replace cpumask_empty() uses Jan Beulich
2013-08-23 11:50 ` George Dunlap
2013-08-23 7:55 ` [PATCH 5/5] domctl: replace cpumask_weight() uses Jan Beulich
2013-08-23 8:43 ` Keir Fraser [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=CE3CDF2A.31CB3%keir.xen@gmail.com \
--to=keir.xen@gmail.com \
--cc=JBeulich@suse.com \
--cc=xen-devel@lists.xenproject.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.