From: Stephen M. Cameron Date: Wed, 4 Dec 2013 23:10:07 +0000 (-0600) Subject: [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection X-Git-Tag: v3.14-rc1~131^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a98db7386b5fed82dc1df25c904b6d0ae32a2cb;p=pandora-kernel.git [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection Much simpler and avoids races starting/stopping the thread. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed