From: Roland Dreier <[EMAIL PROTECTED]> > Out of curiousity, was there any reason for choosing 0, 1, 2, 3 and > then skipping to 62?
Not really. Just that RUNNING and SHUTDOWN are conceptually different from ABORTING, DISARMED, and DISABLED and so it seemed to make sense at the time to cluster the bits at opposite ends of the qword. It made the printk() output easier to scan quickly during debugging. -John Gregor _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
