NetBSD-Bugs archive

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

PR/53487 CVS commit: src/sys/arch/xen/xen



The following reply was made to PR port-xen/53487; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53487 CVS commit: src/sys/arch/xen/xen
Date: Sat, 11 Aug 2018 10:34:25 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Sat Aug 11 10:34:25 UTC 2018
 
 Modified Files:
 	src/sys/arch/xen/xen: xennetback_xenbus.c
 
 Log Message:
 disestablish interrupt handler regardless of the state whenever it was
 setup, i.e. also when the instance is DISCONNECTING already
 
 fixes PR port-xen/53487 by Bert Kiers; fix found and reported by
 Dennis Lindroos
 
 XXX pullup netbsd-8
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.67 -r1.68 src/sys/arch/xen/xen/xennetback_xenbus.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