NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46217 CVS commit: src/sys/netinet
The following reply was made to PR kern/46217; it has been noted by GNATS.
From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46217 CVS commit: src/sys/netinet
Date: Tue, 27 Mar 2012 17:48:18 +0000
Module Name: src
Committed By: bouyer
Date: Tue Mar 27 17:48:18 UTC 2012
Modified Files:
src/sys/netinet: ip_carp.c
Log Message:
Do not sleep in callout context, this will hang the clock soft interrupt.
Should fix PR kern/46217.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/netinet/ip_carp.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