NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48105 CVS commit: [netbsd-6-1] src/sys/dev/pci
The following reply was made to PR kern/48105; it has been noted by GNATS.
From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48105 CVS commit: [netbsd-6-1] src/sys/dev/pci
Date: Sat, 7 Sep 2013 16:01:28 +0000
Module Name: src
Committed By: bouyer
Date: Sat Sep 7 16:01:28 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6-1]: virtio.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #931):
sys/dev/pci/virtio.c: revision 1.4
Make sure to check if the driver has a valid intr handler in virtio_detach().
Fixes a panic during shutdown on KVM under ubuntu 13.04 with virtio,
as reported in PR kern/48105 by Richard Hansen.
Should be pulled up to netbsd-6 branches.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.22.1 src/sys/dev/pci/virtio.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