Actions
Feature #9824
closedUpdate ACPI to joyent/20180629
Start date:
2018-09-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Update the ACPI in illumos-gate to joyent/20180629 to deal with 9823. For more information on the background and testing, please see 9823.
This version of ACPI is based on taking the standard ACPI releases as applying our patches to them that we have done over the years. To make this easier a repository with our tools and the patches applied to a given release are present. With this new means of syncing the time to perform the sync (though not testing), was dramatically reduced. This is largely all thanks to the work of Mike Gerdts.
This is visible here: https://github.com/joyent/acpica/tree/joyent/20180629.
Related issues
Updated by Robert Mustacchi about 5 years ago
- Related to Bug #9823: Deadlock in ACPI Method Evaluation added
Updated by Electric Monk almost 5 years ago
- Status changed from New to Closed
git commit 35786f6866ae52207d0f1a25fe7ca5f652f32ce0
commit 35786f6866ae52207d0f1a25fe7ca5f652f32ce0 Author: Robert Mustacchi <rm@joyent.com> Date: 2019-01-10T20:11:18.000Z 9823 Deadlock in ACPI Method Evaluation 9824 Update ACPI to joyent/20180629 Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Andy Fiddaman <af@citrus-it.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions