From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: Re: [GIT PATCH] final set of SCSI updates for the merge window Date: Mon, 06 Apr 2009 20:11:32 +0300 Message-ID: <49DA37C4.4090208@panasas.com> References: <1239033266.3641.9.camel@mulgrave> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1239033266.3641.9.camel@mulgrave> Sender: linux-kernel-owner@vger.kernel.org To: James Bottomley , Hannes Reinecke Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel List-Id: linux-scsi@vger.kernel.org On 04/06/2009 06:54 PM, James Bottomley wrote: > This is just an assorted set of driver updates (fcoe, qla2x, stex etc.) > > The patch is available here: > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git > > The short changelog is: > > > Hannes Reinecke (1): > aic7xxx: leaves timer running on init failure > I was hoping you would also include this patch: http://www.spinics.net/lists/linux-scsi/msg34174.html Tested-by: Boaz Harrosh After Hannes explained it looks totally un-dangerous, I've been running with it ever since. It does remove that annoying dmsg warning every scsi ULD has. Thanks Boaz