K 10 svn:author V 5 markj K 8 svn:date V 27 2020-02-03T22:49:05.457744Z K 7 svn:log V 255 Fix the !SMP case in sched_add() after r355779. If the thread's lock is already that of the runqueue, don't recurse on the queue lock. Reviewed by: jeff, kib Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D23492 END