kernel - Add callout debugging
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 2 Mar 2019 22:45:33 +0000 (14:45 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 2 Mar 2019 22:46:45 +0000 (14:46 -0800)
commit1a986f7127fb4c5db01f3582d96a53bf12959ff2
tree9847678d727bf283ebaaeae7d5b3300e566536ab
parent91bc54509d69b1b8b46dcdd46e389a2bd446df97
kernel - Add callout debugging

* We still have a few issues where the callout lists become corrupt.
  Add debugging to store the originator of a callout by file/line in
  the structure itself as a debugging aid.
sys/kern/kern_timeout.c
sys/sys/callout.h