Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
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