From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:50390 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750732AbdHaGTp (ORCPT ); Thu, 31 Aug 2017 02:19:45 -0400 Date: Thu, 31 Aug 2017 08:19:49 +0200 From: Greg KH To: Todd Poynor Cc: stable@vger.kernel.org, android-kernel , Hannes Reinecke , Hannes Reinecke , "Martin K . Petersen" Subject: Re: [PATCH] scsi: sg: protect accesses to 'reserved' page array Message-ID: <20170831061949.GA12737@kroah.com> References: <20170816030901.26283-1-toddpoynor@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Tue, Aug 15, 2017 at 08:32:06PM -0700, Todd Poynor wrote: > Ah, this patch also requires another follow-on fix: > > > > commit e791ce27c3f6a1d3c746fd6a8f8e36c9540ec6f9 > > Author: Hannes Reinecke > > Date: Mon Apr 24 10:26:36 2017 +0200 > > > > scsi: sg: reset 'res_in_use' after unlinking reserved array > > Thanks, both now queued up. greg k-h