Page MenuHomeFreeBSD

acpi: Tweak _DSM method evaluation helpers.
ClosedPublic

Authored by wulf on Sep 30 2020, 10:21 AM.
Tags
None
Referenced Files
F151676499: D26602.id79017.diff
Thu, Apr 9, 11:02 PM
Unknown Object (File)
Tue, Apr 7, 7:52 AM
Unknown Object (File)
Mon, Apr 6, 9:49 AM
Unknown Object (File)
Mon, Apr 6, 5:01 AM
Unknown Object (File)
Sun, Apr 5, 6:51 PM
Unknown Object (File)
Sat, Apr 4, 4:11 PM
Unknown Object (File)
Sat, Apr 4, 11:17 AM
Unknown Object (File)
Sun, Mar 29, 6:22 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Sep 30 2020, 10:21 AM
scottph added inline comments.
sys/dev/acpica/acpi.c
2667 ↗(On Diff #77672)

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.