If the goal is to do all of them, then please don't do the ones in the
net drivers (jiffies - dev->trans_start > 20 etc). Reasoning is that
these are going to disappear anyway, as the timeout check is being moved
out of each individual driver, and into dev.c to reduce code duplication.
I will make sure that my patch that does this also makes all the net
drivers "architecture friendly" wherever jiffies are used. I will get
that updated and out ASAP. You never know -- somebody might actually
stick an ol' crusty ne1000 card into an alpha someday... :-)
Thanks,
Paul.