Re: [BUG]Kernel Panic while booting 2.5.44

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Oct 27 2002 - 09:10:13 EST


On Sun, 2002-10-27 at 13:33, Andreas Tscharner wrote:
> Hello World,
>
> I got a Kernel Panic when I try to boot 2.5.44. Bug output and
> configuration below. GCC version 2.95.4
>
>
> kernel BUG at kernel/workqueue.c:69!
> invalid operand: 0000

Does this help ?

--- drivers/scsi/ppa.c~ 2002-10-27 14:05:37.000000000 +0000
+++ drivers/scsi/ppa.c 2002-10-27 14:05:37.000000000 +0000
@@ -201,6 +201,8 @@
         default: /* Never gets here */
             continue;
         }
+
+ INIT_WORK(&ppa_hosts[i].ppa_tq, ppa_interrupt, &ppa_hosts[i]);
 
         host->can_queue = PPA_CAN_QUEUE;
         host->sg_tablesize = ppa_sg;
-
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/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:33 EST