From: Ian Campbell <ian.campbell@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: george.dunlap@eu.citrix.com, ian.jackson@citrix.com,
wei.liu2@citrix.com, xen-devel@lists.xenproject.org
Subject: Re: [PATCH v4.1 1/3] libxl/cpumap: Add xc_cpumap_[setcpu, clearcpu, testcpu] to complement xc_cpumap_alloc.
Date: Fri, 8 May 2015 14:53:43 +0100 [thread overview]
Message-ID: <1431093223.2660.461.camel@citrix.com> (raw)
In-Reply-To: <1429795781-3813-2-git-send-email-konrad.wilk@oracle.com>
On Thu, 2015-04-23 at 09:29 -0400, Konrad Rzeszutek Wilk wrote:
> We export the xc_cpumap_alloc but not the bit operations.
> One could include 'xc_bitops.h' but that is naughty - so instead
> we just export the proper functions to do it on the xc_cpumap_t
> typedef.
>
> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
next prev parent reply other threads:[~2015-05-08 13:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-23 13:29 [PATCH v4.1] Support CPU list parsing in xentrace Konrad Rzeszutek Wilk
2015-04-23 13:29 ` [PATCH v4.1 1/3] libxl/cpumap: Add xc_cpumap_[setcpu, clearcpu, testcpu] to complement xc_cpumap_alloc Konrad Rzeszutek Wilk
2015-05-08 13:53 ` Ian Campbell [this message]
2015-04-23 13:29 ` [PATCH v4.1 2/3] libxc/xentrace: Use xc_cpumap_t for xc_tbuf_set_cpu_mask Konrad Rzeszutek Wilk
2015-04-23 13:29 ` [PATCH v4.1 3/3] xentrace: Implement cpu mask range parsing of human values (-c) Konrad Rzeszutek Wilk
2015-05-08 14:58 ` [PATCH v4.1] Support CPU list parsing in xentrace Ian Campbell
2015-05-11 14:18 ` Konrad Rzeszutek Wilk
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=1431093223.2660.461.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=ian.jackson@citrix.com \
--cc=konrad.wilk@oracle.com \
--cc=wei.liu2@citrix.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.