On 30/05/17 16:40, Olaf Hering wrote:
> On Tue, May 30, Andrew Cooper wrote:
>
>> Does
>> +    domctl.u.address_size.size = 0;
>> help?
> Likely yes. I just scanned the buildlogs and found this failure.
> I do not have a ARM toolchain around to double check.
> Not sure why the marco, or its usage, is not like 'struct xen_domctl domctl = 
> {}'

I've never been convinced by the utility of those macros.  All they do
is make it cognitively harder to read the code.

I think I even tried to kill them once, but got nacked.

Either way, my position still stands that they should be relegated to
/dev/null and we pretend that they never existed.

~Andrew

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

Reply via email to