Date: Fri, 21 Nov 2003 13:30:24 -0800 (PST) From: Nate Lawson <nate@root.org> To: cvs-all@FreeBSD.org Cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica dsmthdat.c utdelete.c Message-ID: <20031121132950.F75993@root.org> In-Reply-To: <20031121212523.6D96D16A4FB@hub.freebsd.org> References: <20031121212523.6D96D16A4FB@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Nov 2003, Nate Lawson wrote: > njl 2003/11/21 13:24:31 PST > > FreeBSD src repository > > Modified files: (Branch: INTEL) > sys/contrib/dev/acpica dsmthdat.c utdelete.c > Log: > Update code for checking the reference count and performing the final > delete of objects. Also revert our temporary workaround in dsmthdat.c > that always copied objects. This is the correct fix for errors > evaluating _BST (and GBST) on IBM Thinkpads where an argument (Arg3) > was returned to the caller and the object was freed while still in use. > This will be in a future ACPI-CA dist. > > Thanks to: kochi@netbsd.org, shaohua.li@intel.com > > Revision Changes Path > 1.1.1.18 +7 -23 src/sys/contrib/dev/acpica/dsmthdat.c > 1.1.1.19 +38 -2 src/sys/contrib/dev/acpica/utdelete.c Forgot... Approved by: re (scottl)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121132950.F75993>