NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46217 CVS commit: [netbsd-6] src/sys/netinet



The following reply was made to PR kern/46217; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46217 CVS commit: [netbsd-6] src/sys/netinet
Date: Mon, 2 Apr 2012 18:25:35 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Mon Apr  2 18:25:35 UTC 2012
 
 Modified Files:
        src/sys/netinet [netbsd-6]: ip_carp.c
 
 Log Message:
 Pull up following revision(s) (requested by bouyer in ticket #145):
        sys/netinet/ip_carp.c: revision 1.48
 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.47.4.1 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