Page MenuHomeFreeBSD

acpi: Tweak _DSM method evaluation helpers.
ClosedPublic

Authored by wulf on Sep 30 2020, 10:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 21, 7:22 PM
Unknown Object (File)
Tue, May 21, 6:14 PM
Unknown Object (File)
Mon, May 13, 4:49 PM
Unknown Object (File)
Sat, May 4, 10:03 PM
Unknown Object (File)
May 2 2024, 1:51 PM
Unknown Object (File)
May 1 2024, 8:40 AM
Unknown Object (File)
May 1 2024, 8:40 AM
Unknown Object (File)
May 1 2024, 8:40 AM
Subscribers

Details

Summary
Test Plan

Run known _DSM method consumers: nvdimm(4), sysutil/iichid, drm-kmod

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

wulf requested review of this revision.Sep 30 2020, 10:21 AM
scottph added inline comments.
sys/dev/acpica/acpi.c
2667

Perhaps change 8 here to sizeof(ret). With or without, change looks good to me.

This revision is now accepted and ready to land.Sep 30 2020, 5:26 PM
This revision was automatically updated to reflect the committed changes.