From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay.restena.lu ([158.64.1.62]:59247 "EHLO smtprelay.restena.lu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932190AbcBZHtd (ORCPT ); Fri, 26 Feb 2016 02:49:33 -0500 Date: Fri, 26 Feb 2016 08:40:07 +0100 From: Bruno =?UTF-8?B?UHLDqW1vbnQ=?= To: Sitsofe Wheeler Cc: stable@vger.kernel.org, Christoph Hellwig , Chad Dupuis , Sasha Levin Subject: Re: qla2xxx: fix busy wait regression patch for 3.18 stable Message-ID: <20160226084007.6ed8b6df@pluto.restena.lu> In-Reply-To: <20160226070903.GA20999@sucs.org> References: <20160226070903.GA20999@sucs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: Hi, In reply to another request Sasha mentioned yesterday he would include that patch in next 3.18.y release. Best regards, Bruno Prémont On Fri, 26 Feb 2016 07:09:03 +0000 Sitsofe Wheeler wrote: > Hi, > > I would like to propose the "qla2xxx: fix busy wait regression" patch > for 3.18 stable. > > A problem that causes the qlogic driver to cause long delays during boot > was introduced in 3.18 and this patch (which was applied to 3.19 > - http://thread.gmane.org/gmane.linux.scsi/97895/focus=98104 ) resolves > the issue: > > commit 975f7d467480a11864d71a10dee908b83c5e682b upstream. >