NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55026 CVS commit: src/sys/dev/dkwedge
The following reply was made to PR kern/55026; it has been noted by GNATS.
From: "Shoichi YAMAGUCHI" <yamaguchi%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55026 CVS commit: src/sys/dev/dkwedge
Date: Fri, 28 Feb 2020 06:01:23 +0000
Module Name: src
Committed By: yamaguchi
Date: Fri Feb 28 06:01:23 UTC 2020
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Update sc->sc_parent->dk_rawvp while the lock named dk_rawlock held
to prevent a race condition
Fixes PR kern/55026
OKed by mlelstv@, thanks
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/dkwedge/dk.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