NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55018 CVS commit: src/sys/net
The following reply was made to PR kern/55018; it has been noted by GNATS.
From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55018 CVS commit: src/sys/net
Date: Sat, 18 Apr 2020 15:56:26 +0000
Module Name: src
Committed By: thorpej
Date: Sat Apr 18 15:56:26 UTC 2020
Modified Files:
src/sys/net: if.c
Log Message:
In _if_down(), release the link state change lock before calling
workqueue_wait(). Add a comment explaining how the locking here
works.
PR kern/55018.
To generate a diff of this commit:
cvs rdiff -u -r1.473 -r1.474 src/sys/net/if.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