Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756423AbbFSUru (ORCPT ); Fri, 19 Jun 2015 16:47:50 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:22010 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756485AbbFSUqt (ORCPT ); Fri, 19 Jun 2015 16:46:49 -0400 To: Sreekanth Reddy Cc: jejb@kernel.org, hch@infradead.org, jthumshirn@suse.de, joe.lawrence@stratus.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, JBottomley@Parallels.com, Sathya.Prakash@avagotech.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 17/20 v1] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API From: "Martin K. Petersen" Organization: Oracle Corporation References: <1434433027-40682-1-git-send-email-Sreekanth.Reddy@avagotech.com> Date: Fri, 19 Jun 2015 16:46:13 -0400 In-Reply-To: <1434433027-40682-1-git-send-email-Sreekanth.Reddy@avagotech.com> (Sreekanth Reddy's message of "Tue, 16 Jun 2015 11:07:07 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 476 Lines: 13 >>>>> Sreekanth Reddy writes: > 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. Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/