NetBSD-Bugs archive

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

PR/48277 CVS commit: [netbsd-6] src/sys/dev/ic



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48277 CVS commit: [netbsd-6] src/sys/dev/ic
Date: Sun, 17 Nov 2013 18:14:47 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sun Nov 17 18:14:47 UTC 2013
 
 Modified Files:
        src/sys/dev/ic [netbsd-6]: esiop.c
 
 Log Message:
 Apply patch, requested by gson in ticket #981:
        sys/dev/ic/esiop.c                              1.57 via patch
 Turn the "siop_intr: I shouldn't be there !" panic message in the
 esiop driver into a printf followed by a return from the interrupt
 handler.  The condition is triggered on some KVM virtual hosts,
 apparently harmlessly, and not panicing makes it possible to boot a
 NetBSD GENERIC kernel on those hosts. Fixes PR kern/48277.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.55.14.1 src/sys/dev/ic/esiop.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index