From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH rdma-next] IB/core: Only maintain real QPs in the security lists Date: Tue, 7 Nov 2017 10:31:35 -0700 Message-ID: <20171107173135.GC7063@ziepe.ca> References: <20171107163326.23881-1-leon@kernel.org> <20171107164632.GA7063@ziepe.ca> <065e66ff-e901-bd5c-674d-173eab720989@mellanox.com> <20171107165539.GB7063@ziepe.ca> <20171107171026.GN18825@mtr-leonro.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171107171026.GN18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky Cc: Daniel Jurgens , Doug Ledford , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Tue, Nov 07, 2017 at 07:10:26PM +0200, Leon Romanovsky wrote: > We will send followup patch to clean it, but for this patch I prefer do > not change the logic here because it is supposed to go to stable@. Yep Jason -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f173.google.com ([209.85.223.173]:57078 "EHLO mail-io0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753321AbdKGRbn (ORCPT ); Tue, 7 Nov 2017 12:31:43 -0500 Received: by mail-io0-f173.google.com with SMTP id m81so2948327ioi.13 for ; Tue, 07 Nov 2017 09:31:42 -0800 (PST) Date: Tue, 7 Nov 2017 10:31:35 -0700 From: Jason Gunthorpe To: Leon Romanovsky Cc: Daniel Jurgens , Doug Ledford , linux-rdma@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH rdma-next] IB/core: Only maintain real QPs in the security lists Message-ID: <20171107173135.GC7063@ziepe.ca> References: <20171107163326.23881-1-leon@kernel.org> <20171107164632.GA7063@ziepe.ca> <065e66ff-e901-bd5c-674d-173eab720989@mellanox.com> <20171107165539.GB7063@ziepe.ca> <20171107171026.GN18825@mtr-leonro.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171107171026.GN18825@mtr-leonro.local> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Nov 07, 2017 at 07:10:26PM +0200, Leon Romanovsky wrote: > We will send followup patch to clean it, but for this patch I prefer do > not change the logic here because it is supposed to go to stable@. Yep Jason