Dominik Fretz wrote:
> my problem.
> I can compile the kernel 2.2.0 pre6 (and pre4 and also 2.1.132).
> I can start this kernel, but after an uptime something around 24 min.
> there is the message on the console of root:
> Unknown Interrupt
>
> 10 sec. after this messege, the system is locks up.
Perhaps it would help if the system told you which interrupt came in
spuriously. I looked at the source and the default interrupt handler
(which prints that message) is in assembler, unfortunately. I'm not up
to patching this to include the interrupt number (if in fact that's
available when it's called ??), but maybe someone would take this on?
Neil
ps: of course it's only worth a patch if it provides useful
information...
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]