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

[Xen-devel] [PATCH 1/7] x86 bitops adjustment



(partly in preparation for initial PAE-guest-on-64bit patches)
For constant_test_bit(), since the bitfield is split into 'unsigned int'-s,
also only used an unsigned literal one for shifting (should produce
slightly smaller code on x86-64).
For variable_test_bit(), the 'const' modifier was missing from the
bitfield parameter - the 'variable' in the name is regarding the 'nr'
parameter, not the bitfield.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>

Attachment: bitops.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

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