NetBSD-Bugs archive

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

Re: kern/48277: Booting under KVM yields panic: siop_intr: I shouldn't be there !



The following reply was made to PR kern/48277; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/48277: Booting under KVM yields panic: siop_intr: I shouldn't 
be there !
Date: Sun, 6 Oct 2013 22:58:15 +0200

 The printf should be conditionalized on SIOP_DEBUG_INTR and the return
 should be "return retval;" - otherwise the change looks good enough to
 go in.
 
 A panic is very unfriendly here, even if the interrupt status reported
 does not match the remainder of the hardware status here.
 
 Martin
 


Home | Main Index | Thread Index | Old Index