From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 10/11] IB/srp: Do not register memory if register_always = -1 Date: Tue, 3 May 2016 11:30:59 +0200 Message-ID: <20160503093059.GK19931@lst.de> References: <571A936F.7040409@sandisk.com> <571A9490.9010003@sandisk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <571A9490.9010003-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bart Van Assche Cc: Doug Ledford , Christoph Hellwig , Sagi Grimberg , Laurence Oberman , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org On Fri, Apr 22, 2016 at 02:16:00PM -0700, Bart Van Assche wrote: > This makes it easier to test the code path that does not use > memory registration (srp_map_sg_dma()). > > Signed-off-by: Bart Van Assche How about a separate never_register parameter instead? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html