Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Sun Oct 19 11:09:18 UTC 2025

Modified Files:
        src/sys/dev/pci [netbsd-11]: pvscsi.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #63):

        sys/dev/pci/pvscsi.c: revision 1.3

pvscsi(4): Use paravirt_membar_sync(9) where needed.

PR kern/59618: occasional virtio block device lock ups/hangs
(pvscsi(4) is not virtio(4) but the same fundamental issue arises.)


To generate a diff of this commit:
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 src/sys/dev/pci/pvscsi.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