Re: still BUG's for smp_processor_id() on interrupt

2005-02-09 Thread Patrick Mansfield
On Tue, Feb 08, 2005 at 10:44:35PM -0800, Andrew Vasquez wrote: On Tue, 08 Feb 2005, Patrick Mansfield wrote: I'm still getting lots of BUG's for the smp_processor_id, but via the interrupt function. It's during the driver's init-time polling for interrupts... Argg -- that was

RE: still BUG's for smp_processor_id() on interrupt

2005-02-09 Thread James . Smart
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Patrick Mansfield Sent: Wednesday, February 09, 2005 12:22 PM To: Andrew Vasquez; linux-scsi@vger.kernel.org; Andrew Morton Subject: Re: still BUG's for smp_processor_id() on interrupt On Tue, Feb 08, 2005

Re: still BUG's for smp_processor_id() on interrupt

2005-02-09 Thread Patrick Mansfield
On Wed, Feb 09, 2005 at 01:13:44PM -0500, [EMAIL PROTECTED] wrote: This looks suspiciously like the oops trace that I saw when loading/unloading driver a couple of times. Make sure you have the following patches. http://marc.theaimsgroup.com/?l=linux-scsim=110729104720492w=2

Re: still BUG's for smp_processor_id() on interrupt

2005-02-08 Thread Andrew Vasquez
On Tue, 08 Feb 2005, Patrick Mansfield wrote: I'm still getting lots of BUG's for the smp_processor_id, but via the interrupt function. It's during the driver's init-time polling for interrupts... I am running the latest bk, it has your patch to qla_os.c: [elm3b79 qla2xxx]$ grep