From: Tejun Heo Date: Wed, 31 May 2006 09:27:42 +0000 (+0900) Subject: [PATCH] libata-hp-prep: add ata_aux_wq X-Git-Tag: v2.6.18-rc1~1079^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453b07accb47c5b54aa2f156ebffac63c543027b;p=pandora-kernel.git [PATCH] libata-hp-prep: add ata_aux_wq 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 --- Reading git-diff-tree failed