From owner-freebsd-current@FreeBSD.ORG Wed Mar 28 05:03:57 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 317E1106564A; Wed, 28 Mar 2012 05:03:57 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id B76668FC14; Wed, 28 Mar 2012 05:03:56 +0000 (UTC) Received: from deuterium.andreas.nets (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id q2S4oljq045772; Wed, 28 Mar 2012 06:50:51 +0200 (CEST) (envelope-from andreast@FreeBSD.org) Message-ID: <4F7298A7.10505@FreeBSD.org> Date: Wed, 28 Mar 2012 06:50:47 +0200 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:11.0) Gecko/20120313 Thunderbird/11.0 MIME-Version: 1.0 To: Jung-uk Kim References: <201203271813.47740.jkim@FreeBSD.org> In-Reply-To: <201203271813.47740.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Cc: Poul-Henning Kamp , freebsd-current@FreeBSD.org, Sevan / Venture37 , Andreas Tobler , Lars Engels Subject: Re: [PATCH] ACPI object refcount fix X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 28 Mar 2012 05:03:57 -0000 On 28.03.12 00:13, Jung-uk Kim wrote: > The upstream maintainer just e-mailed me a possible fix for the > problem and it looks very promising. Please try the attached patch. > Note the patch reverts r233555 and applies the fix. This patch is > also available from here: > > http://people.freebsd.org/~jkim/acpi_refcnt.diff > > Thanks! Thank you very much, T60 is up and running! Gruss, Andreas