cvs commit: src/sys/contrib/dev/acpica dsmthdat.c utdelete.c
Nate Lawson
njl at FreeBSD.org
Fri Nov 21 13:24:33 PST 2003
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
More information about the cvs-src
mailing list