K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-09-16T02:28:55.488051Z K 7 svn:log V 294 Merge r225570 from HEAD - Ensure that ta_pending doesn't overflow u_short by capping its value at USHRT_MAX. If it overflows before the taskqueue can run, the task will be re-added to the taskqueue and cause a loop in the task list. Submitted by: rstone@ Reviewed by: jhb@ MFC after: 1 day END