--- - branch: MAIN date: Thu Aug 27 18:49:36 UTC 2020 files: - new: '1.10' old: '1.9' path: src/sys/net/npf/npf_worker.c pathrev: src/sys/net/npf/npf_worker.c@1.10 type: modified id: 20200827T184936Z.8f794ea5a79a74d37025890824ea2a1392011012 log: | npf: Don't stop early after sleeping and before processing instances. We already check winfo->exit below, after processing instances and before sleeping again. Candidate fix for: panic: kernel diagnostic assertion "LIST_EMPTY(&winfo->instances)" failed: file "/home/riastradh/netbsd/current/src/sys/rump/net/lib/libnpf/../../../..//net/npf/npf_worker.c", line 300 NPF instances must be discharged before the npfk_sysfini() call module: src subject: 'CVS commit: src/sys/net/npf' unixtime: '1598554176' user: riastradh