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

[Xen-devel] My turn to rant about types... bitops



I think around linux-2.4.19 (and thanks to rusty?) bitops.h went s/ void */unsigned long */, any chance is Xen following suit? The next request would be to change all arrays destined for bitops to be defined using unsigned long.
specifically:
    struct shared_info {
        [....]
        u32 evtchn_pending[32];
        u32 evtchn_mask[32];
    };

-JX


_______________________________________________
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®.