[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v6 13/17] xenctx: Add convert of more registers to symbols




On 03/21/14 11:03, Ian Campbell wrote:
On Fri, 2014-03-21 at 10:11 -0400, Don Slutz wrote:
On 03/21/14 08:34, Don Slutz wrote:
On 03/21/14 06:24, Jan Beulich wrote:
Looks like they can.

Also, using C99 (available as gcc extension) here may make this
a bit more legible:

static const uint64_t cr_reg_mask[5] = { [2] = ~UINT64_C(0) };
static const uint64_t dr_reg_mask[8] = { [0 ... 3] = ~UINT64_C(0) };
Will test that it works on CentOS 5.10 and a send a v6 of just this.

    -Don Slutz

Jan

Here is v6:
It's whitespace knackered I'm afraid.



Yup, thunderbird strikes again (or why I normally post patches via git-send-email).

    -Don Slutz

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.