NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49410 CVS commit: src/sys/netinet
The following reply was made to PR kern/49410; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49410 CVS commit: src/sys/netinet
Date: Wed, 26 Nov 2014 10:18:38 +0000
Module Name: src
Committed By: ozaki-r
Date: Wed Nov 26 10:18:38 UTC 2014
Modified Files:
src/sys/netinet: ip_output.c
Log Message:
Call looutput with holding KERNEL_LOCK
This fixes diagnostic assertion "KERNEL_LOCKED_P()" in if_loop.c.
PR kern/49410
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/netinet/ip_output.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