Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 05:08:09 -0700
From:      Hiten Pandya <hmp@FreeBSD.ORG>
To:        freebsd-net@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   Re: locking problems in IPv6 code
Message-ID:  <20030621120809.GC5692@perrin.int.nxad.com>
In-Reply-To: <20030619221703.GD64061@funkthat.com>
References:  <20030619221703.GD64061@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 19, 2003 at 03:17:03PM -0700, John-Mark Gurney wrote:
> I am running FreeBSD 5.1-R on a sparc64 machine, and am getting warnings
> about mallocing data w/ a lock aquired.
> 
> dmesg output:
> malloc() of "64" with the following non-sleepablelocks held:
> exclusive sleep mutex netisr lock r = 0 (0xc0271890) locked @ net/netisr.c:215

	For what it's worth, these warnings also appear if netisr direct
	dispatch is enabled with the fxp(4) driver.

	Cheers.

		-- Hiten (hmp@FreeBSD.ORG)



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