From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 09:28:57 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8AFA16A4CE for ; Sat, 28 Aug 2004 09:28:57 +0000 (GMT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6537343D39 for ; Sat, 28 Aug 2004 09:28:54 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from [212.61.27.71] (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with ESMTP id i7S9SpEg015310; Sat, 28 Aug 2004 11:28:52 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <41305056.7030905@withagen.nl> Date: Sat, 28 Aug 2004 11:28:54 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug White References: <20040822115345.Y94593@carver.gumbysoft.com> <20040826103652.F36995@carver.gumbysoft.com> <412E23F0.1010006@withagen.nl> <412F30AF.4050404@withagen.nl> <412F6564.9080800@withagen.nl> <20040827190730.J51306@carver.gumbysoft.com> In-Reply-To: <20040827190730.J51306@carver.gumbysoft.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: PLEASE TEST: IPI deadlock avoidance patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2004 09:28:57 -0000 Doug White wrote: >134 = 128 + signal number. Anyway, can you check your rev of >src/sys/kern/kern_lock.c? If its 1.74, please back up to a working >kernel, cvsup, and rebuild. That rev is bogus. > > But that has to take me beyond the RELENG_5 marker, right?? Because after this mornings cvsup I still have: __FBSDID("$FreeBSD: src/sys/kern/kern_lock.c,v 1.74.2.1 2004/08/26 00:00:18 kan I'll get myself a -CURRENT tree as well just to track these kinds of things. --WjW