NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52947 CVS commit: src/sys/netinet6
The following reply was made to PR kern/52947; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52947 CVS commit: src/sys/netinet6
Date: Fri, 26 Jan 2018 06:37:21 +0000
Module Name: src
Committed By: ozaki-r
Date: Fri Jan 26 06:37:21 UTC 2018
Modified Files:
src/sys/netinet6: nd6_rtr.c
Log Message:
Revert "Get rid of unnecessary splsoftnet" (v1.133)
It's not always true that softnet_lock is held these places.
See PR kern/52947.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/netinet6/nd6_rtr.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