lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 30 Mar 2007 15:25:06 -0400
From:	Len Brown <lenb@...nel.org>
To:	Zach <netrek@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: spurious kernel error

On Friday 30 March 2007 03:36, Zach wrote:

> kern.log:Mar 29 23:44:36 netrek kernel: spurious 8259A interrupt: IRQ7.

A spurious interrupt isn't necessarily a "spurious kernel error",
it means that the kernel went to service an interrupt and didn't
find any sources.  In PIC mode, these are registered on IRQ7.
Could be a race condition in a device driver
that is exposed from multiple drivers sharing the same IRQ.

-Len


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ