Re: [PATCH 2/3] xen/enlighten: Expose MWAIT and MWAIT_LEAF ifhypervisor OKs it.

From: Jan Beulich
Date: Mon Feb 27 2012 - 03:14:43 EST


>>> On 25.02.12 at 00:52, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
>> > +DEFINE_GUEST_HANDLE(uint32_t);
>>
>> Do you really need to introduce (step by step) handles for all those
>> uintNN_t types in a way different from Xen's
>> (__DEFINE_XEN_GUEST_HANDLE(uint32, uint32_t))?
>
> Oh, no. Good eye - I will change it be uint32.

Might be worth converting the recently added counterpart of uint64_t
then too.

Jan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/