Greg Lehey wrote:

> Sorry, I missed the beginning of this.  Could somebody send me the
> patch?  I'd assume that a relatively simple check would handle the
> issue, based on what I've seen here.

I've lost the actual patch, I basically just added

        if (ir == NULL)
                return;

in sched_ithd() before it ever de-references ir.  I've some up with a
slightly bigger patch which adds stray IRQ logging too, but I haven't
tested that yet.

-- 
Ben Smithurst / [EMAIL PROTECTED] / PGP: 0x99392F7D


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to