From owner-freebsd-hackers Fri Nov 15 19:20:54 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06343 for hackers-outgoing; Fri, 15 Nov 1996 19:20:54 -0800 (PST) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA06308 for ; Fri, 15 Nov 1996 19:20:39 -0800 (PST) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA20830; Fri, 15 Nov 1996 22:20:07 -0500 Received: from lambert.org by dg-rtp.dg.com.rtp.dg.com; Fri, 15 Nov 1996 22:20 EST Received: from dg-rtp.UUCP (uucp@localhost) by ponds.water.net (8.7.5/8.7.3) with UUCP id SAA25238 for FreeBSD.org!Hackers; Fri, 15 Nov 1996 18:58:25 -0500 (EST) Received: from reggae.ncren.net by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA17604; Fri, 15 Nov 1996 15:06:13 -0500 Received: from mcnc.UUCP by reggae.ncren.net (5.65/tas-reggae/may94) id AA13106; Fri, 15 Nov 96 14:45:03 -0500 Received: from ncnoc.ncren.net by reggae.ncren.net (5.65/tas-reggae/may94) id AA13061; Fri, 15 Nov 96 14:42:44 -0500 Received: from robin.mcnc.org (robin.mcnc.org [128.109.130.29]) by ncnoc.ncren.net (8.7.4/8.7.3) with SMTP id NAA02245; Fri, 15 Nov 1996 13:16:55 -0500 (EST) Received: from ns.mcnc.org by robin.mcnc.org (8.6.9/MCNC/8-10-92) id NAA12403; Fri, 15 Nov 1996 13:15:08 -0500 for Received: from robin.mcnc.org by ns.mcnc.org (SMI-8.6/SAM 100194 13:34:37) id SAA05175; Fri, 15 Nov 1996 18:16:10 GMT Received: from ns.mcnc.org by robin.mcnc.org (8.6.9/MCNC/8-10-92) id NAA12300; Fri, 15 Nov 1996 13:13:20 -0500 for Received: from relay6.UU.NET by ns.mcnc.org (SMI-8.6/SAM 100194 13:34:37) id SAA05172; Fri, 15 Nov 1996 18:14:22 GMT Received: from coyote.Artisoft.COM by relay6.UU.NET with ESMTP (peer crosschecked as: coyote.Artisoft.COM [198.17.250.162]) id QQbpyu22814; Fri, 15 Nov 1996 13:13:01 -0500 (EST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by coyote.Artisoft.COM (8.7.6/8.7.3) with SMTP id LAA15115; Fri, 15 Nov 1996 11:11:24 -0700 (MST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA26436; Fri, 15 Nov 1996 11:00:09 -0700 Posted-Date: Fri, 15 Nov 1996 18:14:22 GMT From: Terry Lambert Message-Id: <199611151800.LAA26436@phaeton.artisoft.com> Subject: Re: Even more info on daily panics... To: ponds!ponds!rivers (Thomas David Rivers) Date: Fri, 15 Nov 1996 11:00:09 -0700 (MST) Cc: ponds!lambert.org!terry, ponds!Artisoft.COM!ponds!root.com!dg, ponds!Artisoft.COM!ponds!FreeBSD.org!Hackers, ponds!Artisoft.COM!ponds!cet.co.jp!michaelh, ponds!Artisoft.COM!ponds!rivers, ponds!Artisoft.COM!ponds!lambert.org!terry In-Reply-To: <199611150139.UAA20669@lakes.water.net> from "Thomas David Rivers" at Nov 14, 96 08:39:12 pm X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > If you look at the BSD4.4-Lite2 code, you will see they cleaned this > > up (using a fix just as kludgy as my one liner) by using kern_lock.c > > functions instead of smearing the lock state. > > Err, umm, I had to be a naysayer - but I've gotten two examples > of the one-liner fix that didn't address my particular problem. > > Granted, I could have messed something up; I'd be happy to retry > it all... You said it was fixed. Then you put in the printf, but removed the unlock, and it (understandably) blew up. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.