Re: [PATCH v3] platform/x86: asus-wmi: suppress -ENODEV warning in fan_curve_get_factory_default()
From: Ilpo Järvinen
Date: Fri Sep 18 2026 - 14:34:43 EST
On Tue, 25 Aug 2026 00:47:07 +0200, Armandas Kvietkus wrote:
> When firmware does not support the fan curve WMI method,
> asus_wmi_evaluate_method_buf() returns -ENODEV. Callers treat this
> as non-fatal, but the pr_warn() here still fires, producing
> spurious boot noise on unsupported hardware. Downgrade the message
> to pr_debug().
>
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.
The list of commits applied:
[1/1] platform/x86: asus-wmi: suppress -ENODEV warning in fan_curve_get_factory_default()
commit: 9af7fddef448d649fa1332d86a14465a1d1fafe3
--
i.