From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751339AbVI1QYx (ORCPT ); Wed, 28 Sep 2005 12:24:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751304AbVI1QYx (ORCPT ); Wed, 28 Sep 2005 12:24:53 -0400 Received: from stat9.steeleye.com ([209.192.50.41]:55719 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S1751108AbVI1QYw (ORCPT ); Wed, 28 Sep 2005 12:24:52 -0400 Subject: Re: Infinite interrupt loop, INTSTAT = 0 From: James Bottomley To: Olivier Galibert Cc: SCSI Mailing List , "Hack inc." In-Reply-To: <20050928160744.GA37975@dspnet.fr.eu.org> References: <20050928134514.GA19734@dspnet.fr.eu.org> <1127919909.4852.7.camel@mulgrave> <20050928160744.GA37975@dspnet.fr.eu.org> Content-Type: text/plain Date: Wed, 28 Sep 2005 11:24:46 -0500 Message-Id: <1127924686.4852.11.camel@mulgrave> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2005-09-28 at 18:07 +0200, Olivier Galibert wrote: > scsi1:0:0:0: Attempting to abort cmd ffff8101b1cdf880: 0x28 0x0 0x0 > 0xbc 0x0 0x3f 0x0 0x0 0x8 0x0 Hmm, that message doesn't appear in the current kernel driver. Is this a non-standard kernel or non-standard aic79xx driver? James