NetBSD/sys/external/bsd/common
martin c409256795 Pull up following revision(s) (requested by riastradh in ticket #703):
sys/external/bsd/common/linux/linux_work.c: revision 1.45

Fix abuse of TAILQ_CONCAT.

Other parts of this expect that the entries will be on wq->wq_queue
or wq->wq_dqueue, so we can't just move a batch of entries onto a
temporary queue.  Instead, use a marker node to delimit when the
batch ends.

XXX pullup
2020-02-12 20:02:19 +00:00
..
conf
include Pull up following revision(s) (requested by maya in ticket #548): 2019-12-12 21:00:32 +00:00
linux Pull up following revision(s) (requested by riastradh in ticket #703): 2020-02-12 20:02:19 +00:00