Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 09:35:33 -0700 (PDT)
From:      Don Lewis <dl-freebsd@catspoiler.org>
To:        imp@bsdimp.com
Cc:        hsu@FreeBSD.org, truckman@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet udp_usrreq.c
Message-ID:  <200207121635.g6CGZXwr014495@gw.catspoiler.org>
In-Reply-To: <20020712.103011.56126329.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12 Jul, M. Warner Losh wrote:
> In message: <200207121628.g6CGS3wr014471@gw.catspoiler.org>
>             Don Lewis <dl@catspoiler.org> writes:
> : On 12 Jul, M. Warner Losh wrote:

> : > I can only assume that he didn't have enough:
> : > 
> : > ../../../vm/uma_core.c:1332: could sleep with "inp" locked from ../../../netinet/tcp_usrreq.c:536
> : > 
> : > messages in his dmesg log.
> : 
> : I checked in a fix for that violation last night.  SYSCTL_OUT() can
> : block, so calling it with a lock held will cause this error.  This
> : particular case was easy to fix by moving the call to SYSCTL_OUT()
> : outside the locked region.
> 
> :-)
> 
> I was trying to make a small joke, but if you have fixed this
> violation for real, I'll be very happy :-)

Grab a copy of tcp_subr.c version 1.136.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207121635.g6CGZXwr014495>