NetBSD-Bugs archive

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

PR/59618 CVS commit: [netbsd-11] src/sys/dev/pci



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59618 CVS commit: [netbsd-11] src/sys/dev/pci
Date: Sun, 19 Oct 2025 11:01:03 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Oct 19 11:01:03 UTC 2025
 
 Modified Files:
 	src/sys/dev/pci [netbsd-11]: virtio.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #62):
 
 	sys/dev/pci/virtio.c: revision 1.84
 
 virtio(4): Use paravirt_membar_sync(9) where needed.
 
 PR kern/59618: occasional virtio block device lock ups/hangs
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.83 -r1.83.2.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