Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mostly working SMP again



On Tue, Jan 05, 2010 at 10:19:16AM +1100, matthew green wrote:
>    
>    What defines a 'stray interrupt' ?
> 
> one where no driver claims it.  in this case, it is always cpu0
> reporting the stray.  sparc/intr.c will panic with "crazy
> interrupts" if it sees more than 10 strays in 10 seconds.

Hmm... that count should probably be cleared on a successful interrupt.
Or maybe trap a lot of strays that interrupt from the same pc
(or possibly adjacent pcs).

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index