Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter

From: David Arcari
Date: Wed Feb 05 2025 - 07:09:32 EST




On 2/4/25 12:33 PM, Rafael J. Wysocki wrote:
On Tue, Feb 4, 2025 at 5:30 PM Artem Bityutskiy <dedekind1@xxxxxxxxx> wrote:

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.

"no_native" would be fine by me too.


I will send out a v2 using 'no_native' for the new parameter.

-DA