From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Vasquez Subject: Re: [PATCH 0/3] qla2xxx: fixes for 2.6.26 [8.02.01-k4]. Date: Wed, 28 May 2008 09:19:52 -0700 Message-ID: <20080528161952.GM47641@plap4.local> References: <20080519212418.GH42403@plap4.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from avexch1.qlogic.com ([198.70.193.115]:25343 "EHLO avexch1.qlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751428AbYE1QTy (ORCPT ); Wed, 28 May 2008 12:19:54 -0400 Content-Disposition: inline In-Reply-To: <20080519212418.GH42403@plap4.local> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley Cc: Seokmann Ju , Linux SCSI Mailing List On Mon, 19 May 2008, Andrew Vasquez wrote: > James, > > Further testing has found some regressions in the NPIV code. Please > add the following to your rc-fixes tree. > > drivers/scsi/qla2xxx/qla_isr.c | 36 ++++++++++-------------------------- > drivers/scsi/qla2xxx/qla_mid.c | 1 + > drivers/scsi/qla2xxx/qla_os.c | 14 ++++++++------ > drivers/scsi/qla2xxx/qla_version.h | 2 +- > 4 files changed, 20 insertions(+), 33 deletions(-) > > commits: > > - Revert "qla2xxx: Use proper HA during asynchrounous event handling." > - Correct handling of AENs postings for vports. > - Update version number to 8.02.01-k4. Ack/Nack? These fixes should really be in 2.6.26. Thanks, AV