K 10 svn:author V 4 jeff K 8 svn:date V 27 2008-03-10T22:48:27.000000Z K 7 svn:log V 320 - Fix the invalid priority panics people are seeing by forcing tdq_runq_add to select the runq rather than hoping we set it properly when we adjusted the priority. This involves the same number of branches as before so should perform identically without the extra fragility. Tested by: bz Reviewed by: bz END