Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030223AbWHHTXB (ORCPT ); Tue, 8 Aug 2006 15:23:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030226AbWHHTXB (ORCPT ); Tue, 8 Aug 2006 15:23:01 -0400 Received: from iron.pdx.net ([207.149.241.18]:7385 "EHLO iron.pdx.net") by vger.kernel.org with ESMTP id S1030223AbWHHTXA (ORCPT ); Tue, 8 Aug 2006 15:23:00 -0400 Subject: [BUG] Kernel Panic from AHD when power cycling external Disk/Array From: Sean Bruno To: Linux Kernel Mailing List Content-Type: text/plain Date: Tue, 08 Aug 2006 12:22:53 -0700 Message-Id: <1155064973.3002.5.camel@home-desk> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2497 Lines: 62 Running a 29320R with CentOS 4.3 and 2.6.17.8 installed. Got this interesting BUG from 2.6.17.8 today. Each time I reset my external SCSI Disk connected to my 29320R the kernel throws this error and locks up: scsi0: Someone reset channel A BUG: soft lockup detected on CPU#0! softlockup_tick+0x7f/0x8e update_process_times +0x35/0x57 timer_interrupt+0x3d/0x60 handle_IRQ_event+0x21/0x4a __do_IRQ+0x78/0xcb do_IRQ+0x6b/0x7a common_interrupt+0x1a/0x20 _spin_unlock_irqrestore+0xa/c ahd_linux_isr+0x173/0x17f [aic79xx] handle_IRQ_event+0xa __do_IRQ+0x78/0xcb do_IRQ+0x5e/0x7a ======================= common_interrupt+0x1a/0x20 __do_softirq +0x2c/0x7d do_softirq+0x38/0x3f ======================= do_IRQ+0x70/0x7a common_interrupt+0x1a/0x20 mwait_idle+0x1a/0x2a cpu_idle+0x40/0x5c start_kernel+0x184/0x186 H/W specs: (lspci) 00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02) 00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) 00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02) 00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02) 02:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) 02:09.0 VGA compatible controller: Silicon Integrated Systems [SiS] 315PRO PCI/AGP VGA Display Adapter 02:0c.0 SCSI storage controller: Adaptec ASC-29320A U320 (rev 10) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/