Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265828AbTGHK42 (ORCPT ); Tue, 8 Jul 2003 06:56:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265810AbTGHK42 (ORCPT ); Tue, 8 Jul 2003 06:56:28 -0400 Received: from news.cistron.nl ([62.216.30.38]:48646 "EHLO ncc1701.cistron.net") by vger.kernel.org with ESMTP id S265828AbTGHK41 (ORCPT ); Tue, 8 Jul 2003 06:56:27 -0400 From: "Miquel van Smoorenburg" Subject: siimage, 2.5.74 and irq 19: nobody cared! Date: Tue, 8 Jul 2003 11:11:02 +0000 (UTC) Organization: Cistron Group Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: ncc1701.cistron.net 1057662662 20303 62.216.29.200 (8 Jul 2003 11:11:02 GMT) X-Complaints-To: abuse@cistron.nl X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Originator: miquels@cistron-office.nl (Miquel van Smoorenburg) To: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2069 Lines: 31 I was running 2.5.72-mm2 on our transit usenet news server (700 GB in/day and 1 TB out/day) which ran just fine, until I had some ext3 corruption on the /news partition. I remember having seen something about this in the -mm changelogs. So I tried 2.5.74 and 2.5.74-mm2, but with those kernels the siimage.c driver doesn't work. The card is detected, but a bit later in the boot process its IRQ is disabled and it won't work. Log is below. As said, it worked fine with 2.5.72-mm2 (OK, needed to enabled UDMA with hdparm, but other than that, no problems): Jul 8 12:23:09 quantum kernel: irq 19: nobody cared! Jul 8 12:23:09 quantum kernel: Call Trace: Jul 8 12:23:09 quantum kernel: [__report_bad_irq+50/144] __report_bad_irq+0x32/0x90 Jul 8 12:23:09 quantum kernel: [note_interrupt+80/120] note_interrupt+0x50/0x78 Jul 8 12:23:09 quantum kernel: [do_IRQ+179/280] do_IRQ+0xb3/0x118 Jul 8 12:23:09 quantum kernel: [default_idle+0/52] default_idle+0x0/0x34 Jul 8 12:23:09 quantum kernel: [rest_init+0/72] _stext+0x0/0x48 Jul 8 12:23:09 quantum kernel: [common_interrupt+24/32] common_interrupt+0x18/0x20 Jul 8 12:23:09 quantum kernel: [default_idle+0/52] default_idle+0x0/0x34 Jul 8 12:23:09 quantum kernel: [rest_init+0/72] _stext+0x0/0x48 Jul 8 12:23:09 quantum kernel: [default_idle+41/52] default_idle+0x29/0x34 Jul 8 12:23:09 quantum kernel: [cpu_idle+55/72] cpu_idle+0x37/0x48 Jul 8 12:23:09 quantum kernel: [rest_init+69/72] _stext+0x45/0x48 Jul 8 12:23:09 quantum kernel: [start_kernel+322/328] start_kernel+0x142/0x148Jul 8 12:23:09 quantum kernel: Jul 8 12:23:09 quantum kernel: handlers: Jul 8 12:23:09 quantum kernel: [ide_intr+0/352] (ide_intr+0x0/0x160) Jul 8 12:23:09 quantum kernel: [ide_intr+0/352] (ide_intr+0x0/0x160) Jul 8 12:23:09 quantum kernel: Disabling IRQ #19 Mike. - 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/