NetBSD-Bugs archive

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

PR/58555 CVS commit: src/sys/dev/pci



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58555 CVS commit: src/sys/dev/pci
Date: Mon, 5 Aug 2024 19:26:43 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Aug  5 19:26:43 UTC 2024
 
 Modified Files:
 	src/sys/dev/pci: virtio.c
 
 Log Message:
 virtio(4): Assert child attach finished before we allow queueing.
 
 Should help catch mistakes like:
 
 PR kern/58555: Kernel panic during boot when using viocon with PCIe
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.81 -r1.82 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