Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755931AbbKRODT (ORCPT ); Wed, 18 Nov 2015 09:03:19 -0500 Received: from verein.lst.de ([213.95.11.211]:33218 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755389AbbKRODR (ORCPT ); Wed, 18 Nov 2015 09:03:17 -0500 Date: Wed, 18 Nov 2015 15:03:15 +0100 From: Christoph Hellwig To: Bart Van Assche Cc: Christoph Hellwig , linux-rdma@vger.kernel.org, sagig@dev.mellanox.co.il, axboe@fb.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/9] srpt: use the new CQ API Message-ID: <20151118140315.GF18820@lst.de> References: <1447422410-20891-1-git-send-email-hch@lst.de> <1447422410-20891-6-git-send-email-hch@lst.de> <564B8248.7050407@sandisk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <564B8248.7050407@sandisk.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 725 Lines: 18 On Tue, Nov 17, 2015 at 11:38:48AM -0800, Bart Van Assche wrote: > On 11/13/2015 05:46 AM, Christoph Hellwig wrote: >> [ ... ] > > This patch contains two logical changes: > - Conversion to the new CQ API. > - Removal of the ib_srpt_compl thread. > > Had it been considered to implement these changes as two separate patches ? It's intentional. I want the new style completions to happen from a controlled environment, so I don't want to allow calling them from random context. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/