Re: APIC error on 32-bit kernel

2007-05-12 Thread Jay Cliburn
Thank you very much for looking at this, Len. On Fri, 11 May 2007 23:28:58 -0400 Len Brown <[EMAIL PROTECTED]> wrote: > > > [ 94.754852] APIC error on CPU0: 08(40) > > > [ 94.806045] APIC error on CPU0: 40(08) > > /* Here is what the APIC error bits mean: >0: Send CS err

Re: APIC error on 32-bit kernel

2007-05-11 Thread Len Brown
> > We're trying to track down the source of a problem that occurs > > whenever the atl1 network driver is activated on a 32-bit 2.6.21-rc4 > > and -rc5, -rc6, 2.6.20.x, 2.6.19.3, and probably others. > > > We can load the driver just fine, but whenever we activate the > > network, we see APIC er

Re: APIC error on 32-bit kernel

2007-04-09 Thread Jay Cliburn
Chuck Ebbert wrote: Where is the text of the oops? In one of the files on the website I referenced. Here's the text... [ 173.584000] APIC error on CPU1: 08(08) [ 173.665000] APIC error on CPU0: 08(08) [ 173.665000] APIC error on CPU1: 08(08) [ 173.746000] APIC error on CPU0: 08(08) [ 17

Re: APIC error on 32-bit kernel

2007-04-09 Thread Chuck Ebbert
Jay Cliburn wrote: > [Adding linux-kernel to the cc list, hoping for wider exposure.] > > On Fri, 23 Mar 2007 20:08:17 -0500 > Jay Cliburn <[EMAIL PROTECTED]> wrote: > >> We're trying to track down the source of a problem that occurs >> whenever the atl1 network driver is activated on a 32-bit 2.

Re: APIC error on 32-bit kernel

2007-04-08 Thread Jay Cliburn
[Adding linux-kernel to the cc list, hoping for wider exposure.] On Fri, 23 Mar 2007 20:08:17 -0500 Jay Cliburn <[EMAIL PROTECTED]> wrote: > We're trying to track down the source of a problem that occurs > whenever the atl1 network driver is activated on a 32-bit 2.6.21-rc4 and -rc5, -rc6, 2.6.2

Re: APIC error on 32-bit kernel

2007-03-27 Thread Eric W. Biederman
Jay Cliburn <[EMAIL PROTECTED]> writes: > On Tue, 27 Mar 2007 14:42:20 -0600 > [EMAIL PROTECTED] (Eric W. Biederman) wrote: > > Thanks for replying, Eric. I've added atl1-devel to the cc list. > >> Do you have msi's working in 2.6.21-rc4 in the x86_64 kernel? > > I can't personally verify it anym

Re: APIC error on 32-bit kernel

2007-03-27 Thread Jay Cliburn
On Tue, 27 Mar 2007 14:42:20 -0600 [EMAIL PROTECTED] (Eric W. Biederman) wrote: Thanks for replying, Eric. I've added atl1-devel to the cc list. > Do you have msi's working in 2.6.21-rc4 in the x86_64 kernel? I can't personally verify it anymore because I removed x86_64 to duplicate the MSI pro

Re: APIC error on 32-bit kernel

2007-03-27 Thread Eric W. Biederman
Jay Cliburn <[EMAIL PROTECTED]> writes: > We're trying to track down the source of a problem that occurs whenever > the atl1 network driver is activated on a 32-bit 2.6.21-rc4 kernel. We > need help from netdev. > > We can load the driver just fine, but whenever we activate the > network, we see