sound - Don't need to use swi_taskq to call KNOTE from the interrupt.
authorImre Vadász <imre@vdsz.com>
Thu, 28 Sep 2017 22:15:08 +0000 (00:15 +0200)
committerImre Vadász <imre@vdsz.com>
Thu, 28 Sep 2017 22:25:30 +0000 (00:25 +0200)
commit52b1a712425f78997df963f067f86f7e251fd912
tree7e8a28b966f2417830e0e7b0dbc7eb6c0ad701f5
parenta73d77929c33c0ff28a0a1456ccd3bce72cd5726
sound - Don't need to use swi_taskq to call KNOTE from the interrupt.

* Also the dsp_read_filterops and dsp_write_filterops kqueue filters can
  be flagged FILTEROP_MPSAFE.
sys/dev/sound/pcm/buffer.c
sys/dev/sound/pcm/buffer.h
sys/dev/sound/pcm/channel.c
sys/dev/sound/pcm/dsp.c