http://bugzilla.kernel.org/show_bug.cgi?id=7292

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |REJECTED
          Component|ACPICA-Core                 |Config-Interrupts
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2006-10-12 20:37 -------
> on 2.6.16.29 now I see the same problem 
 
Good to know this isn't a recent Linux regression. 
 
> IOAPIC  
  
It is safe to venture that enabling the IOAPIC on your laptop  
will not have any bad effect on your 2.6.12 proliant server 1000 km away:-) 
  
> ERR:     137813  
  
This is not good news, it means your 8259 is getting  
lots of spurious interrupts.  Curious that you don't  
see the following line in your dmesg to identify  
which IRQ is taking the spurious interrupts:  
  
mask_and_ack_8259A(unsigned int irq)  
...  
if (!(spurious_irq_mask & irqmask)) {  
  printk(KERN_DEBUG "spurious 8259A interrupt: IRQ%d.\n", irq);  
  spurious_irq_mask |= irqmask;  
}  
atomic_inc(&irq_err_count);  
  
> same errors in dmesg with acpi=off   
   
Good to know -- then by definition, this issue   
does not belong in the ACPI bugzilla category.   
   
> nvidia: module license 'NVIDIA' taints kernel    
    
Please re-open when you can reproduce the issue    
and supply debug output without this binary module loaded.    
    

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to