K 10 svn:author V 5 luigi K 8 svn:date V 27 2009-09-12T21:44:34.160074Z K 7 svn:log V 385 Make sure callouts are not processed one tick late. The problem was introduced in SVN 180608/ rev 1.114 and affects all users of callout_reset() (including select, usleep, setitimer). A better fix probably involves replicating 'ticks' in the struct callout_cpu; this commit is just a temporary thing so that we can MFC it after a suitable test time and RE approval. MFC after: 3 days END