From owner-freebsd-acpi@FreeBSD.ORG Fri Nov 4 21:11:54 2005 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A8216A420; Fri, 4 Nov 2005 21:11:54 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C08043D66; Fri, 4 Nov 2005 21:11:52 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id jA4LKr1g096069; Fri, 4 Nov 2005 16:20:53 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Ruslan Ermilov Date: Fri, 4 Nov 2005 16:11:38 -0500 User-Agent: KMail/1.6.2 References: <200511041203.13837.jkim@FreeBSD.org> <20051104210431.GE63539@ip.net.ua> In-Reply-To: <20051104210431.GE63539@ip.net.ua> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200511041611.40545.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1162/Thu Nov 3 12:15:03 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: "Bjoern A. Zeeb" , freebsd-acpi@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: [PATCH] Please test ACPI-CA 20051021 fix X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 21:11:55 -0000 On Friday 04 November 2005 04:04 pm, Ruslan Ermilov wrote: > On Fri, Nov 04, 2005 at 08:36:24PM +0000, Bjoern A. Zeeb wrote: > > On Fri, 4 Nov 2005, Ruslan Ermilov wrote: > > > On Fri, Nov 04, 2005 at 12:03:12PM -0500, Jung-uk Kim wrote: > > > > If you have booting problems *after* ACPI-CA 20051021 import, > > > > please try this patch and let me know: > > > > > > > > http://people.freebsd.org/~jkim/acpica/rscalc.c.diff > > > > > > Doesn't fix a problem for me, still the same "memory modified > > > after free ... val=c". This is on amd64, FWIW. > > > > does it go away when you re0add option atpic ? > > I don't care to test this because the above patch (not what's in > CVS now) plus a fix to rsmisc.c made the problem go away. I'll commit them soon, then. Thanks! Jung-uk Kim