taskq - Make consumer tasks MPALMOSTSAFE
authorAlex Hornung <ahornung@gmail.com>
Fri, 2 Oct 2009 17:49:50 +0000 (18:49 +0100)
committerAlex Hornung <ahornung@gmail.com>
Fri, 2 Oct 2009 18:22:59 +0000 (19:22 +0100)
commit227ce8287dc31bb516ae257038abf06b802bbd2c
tree6a1f4962899f2effedd891335cf7572c03aa0c33
parent5c627295bf5ad6364bd3914b62c1075f370443d6
taskq - Make consumer tasks MPALMOSTSAFE

* All consumers of taskqueue_thread[cpu] have to be at least
  MPALMOSTSAFE as they won't be called with the mplock held.
sys/bus/cam/cam_xpt.c
sys/bus/cam/scsi/scsi_cd.c
sys/bus/cam/scsi/scsi_da.c
sys/kern/kern_exit.c