diff options
| author | 2026-03-19 14:57:06 +0100 | |
|---|---|---|
| committer | 2026-03-19 14:57:06 +0100 | |
| commit | 5cbcd6c0742a2986782a9e2c92aa250d8f5c137d (patch) | |
| tree | efb7e1f964fc19317ce802b3348e5c6cd5e2dc74 /tools/perf/scripts/python | |
| parent | ACPI: processor: Fix previous acpi_processor_errata_piix4() fix (diff) | |
| parent | ACPICA: Update the format of Arg3 of _DSM (diff) | |
| parent | ACPI: bus: Fix MFD child automatic modprobe issue (diff) | |
Merge branches 'acpica' and 'acpi-bus'
Merge an ACPICA fix and a core ACPI support code fix for 7.0-rc5:
- Update the format of the last argument of _DSM to avoid printing
confusing error messages in some cases (Saket Dumbre)
- Fix MFD child automatic modprobe issue by removing a stale check
from acpi_companion_match() (Pratap Nirujogi)
* acpica:
ACPICA: Update the format of Arg3 of _DSM
* acpi-bus:
ACPI: bus: Fix MFD child automatic modprobe issue
