Skip to content
Commit bdff785e authored by Sreekanth Reddy's avatar Sreekanth Reddy Committed by James Bottomley
Browse files

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: default avatarSreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Reviewed-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: default avatarJoe Lawrence <joe.lawrence@stratus.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Odin.com>
parent d8eb4a47
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment