From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-f195.google.com ([209.85.214.195]:44300 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725828AbeIUHMs (ORCPT ); Fri, 21 Sep 2018 03:12:48 -0400 Received: by mail-pl1-f195.google.com with SMTP id ba4-v6so5153509plb.11 for ; Thu, 20 Sep 2018 18:26:29 -0700 (PDT) Date: Thu, 20 Sep 2018 19:26:26 -0600 From: Jason Gunthorpe To: Dennis Dalessandro Cc: dledford@redhat.com, Mike Marciniszyn , linux-rdma@vger.kernel.org, stable@vger.kernel.org, "Michael J. Ruhl" , Lukasz Odzioba , Ira Weiny Subject: Re: [PATCH for-rc 0/4] IB/hfi1: Couple more for the RC cycle Message-ID: <20180921012626.GA13768@ziepe.ca> References: <20180920195649.20625.38869.stgit@scvm10.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180920195649.20625.38869.stgit@scvm10.sc.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Sep 20, 2018 at 12:58:34PM -0700, Dennis Dalessandro wrote: > Hi Doug and Jason, > > Mike and Ira have identified some fixes that they would like to see land in the > RC, these are serious problems and are marked as stable. > > Changes since v1: > Update Lukasz' email address and fix subject tag. > > --- > > Ira Weiny (1): > IB/hfi1: Fix SL array bounds check > > Michael J. Ruhl (3): > IB/hfi1: Invalid user input can result in crash > IB/hfi1: Fix context recovery when PBC has an UnsupportedVL > IB/hfi1: Fix destroy_qp hang after a link down Applied to for-rc, thanks Jason