[PATCH v1 0/3] PM: EM: API cleanups and elimination of __rcu-related sparse warnings

From: Rafael J. Wysocki
Date: Wed Mar 05 2025 - 16:13:57 EST


Hi Everyone,

Patch [1/3] adds const to the cp and cpus parameters of
em_dev_register_perf_domain().

Patch [2/3] unexports functions that are only used locally in
the Energy Model code.

Patch [3/3] eliminates sparse warnings related to __rcu usage.

Please refer to the individual patch changelogs for details.

Thanks!