From owner-cvs-all@FreeBSD.ORG Fri Jan 2 13:08:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BEA816A4CE; Fri, 2 Jan 2004 13:08:09 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9BD43D7F; Fri, 2 Jan 2004 13:07:49 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i02L7lOI014291; Fri, 2 Jan 2004 14:07:48 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 02 Jan 2004 14:07:45 -0700 (MST) Message-Id: <20040102.140745.23010918.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <20040101231631.B5869@root.org> References: <1072653793.667.9.camel@localhost> <20040101.192720.70220865.imp@bsdimp.com> <20040101231631.B5869@root.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ryans@gamersimpact.com cc: src-committers@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_cpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 21:08:09 -0000 In message: <20040101231631.B5869@root.org> Nate Lawson writes: : Whether or not that works, try the FreeBSD version of the patch attached : to this bug: : : http://bugme.osdl.org/show_bug.cgi?id=1766 : : It's not a fix but a workaround until he finds the reference counting bug. : If it doesn't help, try reverting dsmthdat.c to 1.1.1.18. Fixes my problem, both with patched and unpatched ASL. Thanks! Warner