On Tue, Dec 20, 2016 at 10:36 AM, Jan Beulich <[email protected]> wrote: > This is in preparation of eliminating the mis-naming of 64-bit fields > with 32-bit register names (eflags instead of rflags etc). Use the > guaranteed 32-bit underscore prefixed names for now where appropriate. > > Signed-off-by: Jan Beulich <[email protected]>
Any particular reason to use _eflags rather than just using rflags here? Either way: Acked-by: George Dunlap <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
