K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-04-12T09:31:36.775628Z K 7 svn:log V 328 Revert https://svnweb.freebsd.org/changeset/base/359809 The intended change was sp->next.tqe_next = NULL; sp->next.tqe_prev = NULL; which doesn't fix the issue I'm seeing and the committed fix is not the intended fix due to copy-and-paste. Thanks a lot to Conrad Meyer for making me aware of the problem. Reported by: cem END