[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/levelling: Fix breakage on older Intel boxes from c/s 08e7738
>>> On 01.09.16 at 20:26, <andrew.cooper3@xxxxxxxxxx> wrote: > I wonder whether a better fix might be to put an explicit (int) cast in > cpufeat_mask() to yield an signed constant? That's an option, but will make us use implementation defined behavior (due to the unsigned -> signed conversion of a non- representable type when the bit in question is bit 31). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |