> How does something like this look? If this looks ok, I'll send out > bunches of patches to add users of the new interfaces.
I'd drop the FASTCALL stuff... nowadays with regparm that's automatic and the cost of register-vs-stack isn't too big anyway Also I'd rather not add the non-msec ones... either you're raw and use HZ, or you are "cooked" and use the msec variant.. I dont' see the point of adding an "in the middle" one. (Yes this means that several users need to be transformed to msecs but... I consider that progress ;) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/