On Tue, 2025-02-04 at 16:21 +0100, Rafael J. Wysocki wrote: > But it could be something like "prefer_acpi" as far as I'm concerned. When I see "prefer_acpi", my intuition tells that it is just a preference: "prefer ACPI, but may be native too". But I understood that the patch is about "only ACPI and never native". The reasons I suggested "no_native": * Sort of consistent with "no_acpi" * Suggests that native won't work. Thanks.