[PATCH] libata-hp-prep: add ata_aux_wq
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:42 +0000 (18:27 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:42 +0000 (18:27 +0900)
It's best to run ATA hotplug from EH but attaching SCSI devices needs
working EH.  ata_aux_wq is used to give SCSI hotplug operations a
separate context.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found