From: Sreekanth Reddy Date: Tue, 30 Jun 2015 06:55:03 +0000 (+0530) Subject: mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue... X-Git-Tag: omap-for-v4.3/fixes-rc1~25^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdff785e4f593218816fa3677e043aae1481aa98;p=pandora-kernel.git mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API Created a thread using alloc_ordered_workqueue() API in order to process the works from firmware Work-queue sequentially instead of create_singlethread_workqueue() API. Signed-off-by: Sreekanth Reddy Reviewed-by: Martin K. Petersen Reviewed-by: Joe Lawrence Signed-off-by: James Bottomley --- Reading git-diff-tree failed