From owner-freebsd-current Sat Jan 27 12:42:17 2001 Delivered-To: freebsd-current@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 4BD8337B400 for ; Sat, 27 Jan 2001 12:42:00 -0800 (PST) Received: (qmail 87506 invoked by uid 1142); 27 Jan 2001 20:41:55 -0000 Date: 27 Jan 2001 12:41:55 -0800 Date: Sat, 27 Jan 2001 12:41:49 -0800 From: Jason Evans To: Matthew Jacob Cc: Dag-Erling Smorgrav , freebsd-current@FreeBSD.ORG Subject: Re: XXX driver didn't initialize queue mtx Message-ID: <20010127124149.O87569@canonware.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Sat, Jan 27, 2001 at 12:36:41PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jan 27, 2001 at 12:36:41PM -0800, Matthew Jacob wrote: > > Oh, I suppose, I did find that... well, mainly I wanted the person who made > the change to actually broadcast to NIC maintainers what the expectations > were... The code that prints these warnings out has existed for a while. However, whoever added it made a bad assumption about the internals of the mutex implementation, so the code never got executed. I "fixed" it last week, so the warnings get printed now. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message