Re: [PATCH] intel_idle: Update arguments of mwait_idle_with_hints()
From: Artem Bityutskiy
Date: Tue Jun 10 2025 - 03:11:31 EST
On Mon, 2025-06-09 at 08:35 +0200, Uros Bizjak wrote:
> Commit a17b37a3f416 ("x86/idle: Change arguments of mwait_idle_with_hints() to u32")
> changed the type of arguments of mwait_idle_with_hints() from unsigned
> long to u32. Change the type of variables in the call to
> mwait_idle_with_hints() to unsigned int to follow the change.
>
> Signed-off-by: Uros Bizjak <ubizjak@xxxxxxxxx>
> Cc: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
> Cc: Artem Bityutskiy <artem.bityutskiy@xxxxxxxxxxxxxxx>
> Cc: Len Brown <lenb@xxxxxxxxxx>
Reviewed-by: Artem Bityutskiy <artem.bityutskiy@xxxxxxxxxxxxxxx>