cvs commit: src/sys/contrib/dev/acpica dsmthdat.c utdelete.c

Nate Lawson nate at root.org
Fri Nov 21 13:30:25 PST 2003


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 at netbsd.org, shaohua.li at 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)


More information about the cvs-src mailing list