summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorozaki-r <ozaki-r@NetBSD.org>2018-05-31 02:10:23 +0000
committerozaki-r <ozaki-r@NetBSD.org>2018-05-31 02:10:23 +0000
commitee13d956818a15da9e5a51c1f125108841bdb895 (patch)
treecb0df11fcb146bcf289bca3c593765a6c8f7388c /sys/dev/microcode
parentd2c1aabc9375e581bea5a52e6d2edc9e02f2ee8c (diff)
Relax a lock check in if_mcast_op unless NET_MPSAFE
It seems that there remain some paths that don't satisfy the constraint that is required only if NET_MPSAFE. So don't check it by default. One known path is nd6_rtrequest => in6_addmulti => if_mcast_op, which is not easy to address.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions