NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51641 CVS commit: src/sys/dev/scsipi
The following reply was made to PR kern/51641; it has been noted by GNATS.
From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51641 CVS commit: src/sys/dev/scsipi
Date: Mon, 21 Nov 2016 21:03:22 +0000
Module Name: src
Committed By: mlelstv
Date: Mon Nov 21 21:03:22 UTC 2016
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
Lock is already taken when handling async events, don't lock again
in scsipi_lookup_periph.
Fixes PR kern/51641.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/sys/dev/scsipi/scsipi_base.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