Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752116AbbEMFsE (ORCPT ); Wed, 13 May 2015 01:48:04 -0400 Received: from verein.lst.de ([213.95.11.211]:48263 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751005AbbEMFsB (ORCPT ); Wed, 13 May 2015 01:48:01 -0400 Date: Wed, 13 May 2015 07:47:54 +0200 From: Christoph Hellwig To: "Nicholas A. Bellinger" Cc: target-devel , linux-scsi , linux-kernel , Hannes Reinecke , Christoph Hellwig , Sagi Grimberg , Nicholas Bellinger Subject: Re: [PATCH 02/12] target: Convert REPORT_LUN + MODE_SENSE to RCU reader Message-ID: <20150513054754.GB20825@lst.de> References: <1431422736-29125-1-git-send-email-nab@daterainc.com> <1431422736-29125-3-git-send-email-nab@daterainc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431422736-29125-3-git-send-email-nab@daterainc.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: 844 Lines: 19 On Tue, May 12, 2015 at 09:25:26AM +0000, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger > > This patch converts SPC emulation for REPORT_LUN + MODE_SENSE to use > RCU read locks for se_node_acl->lun_entry_hlist access. > > Also convert the MODE_SENSE special case in pscsi_transport_complete() Can you add something like my patch here: http://git.infradead.org/users/hch/scsi.git/commitdiff/e9a71bda1a120e0488c5c4e4b2f17f14333e2dc6 to the beginning of the series so that we don't need to open code these intricate details in places that shouldn't know about it? -- 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/