Re: [PATCH for 6.19 3/4] PM: EM: Change cpus' type from string to u64 array in the EM YNL spec

From: Donald Hunter
Date: Mon Jan 05 2026 - 06:33:22 EST


Changwoo Min <changwoo@xxxxxxxxxx> writes:

> Previously, the cpus attribute was a string format which was a "%*pb"
> stringification of a bitmap. That is not very consumable for a UAPI,
> so let’s change it to an u64 array of CPU ids.
>
> Suggested-by: Donald Hunter <donald.hunter@xxxxxxxxx>
> Signed-off-by: Changwoo Min <changwoo@xxxxxxxxxx>

Reviewed-by: Donald Hunter <donald.hunter@xxxxxxxxx>