Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH v1 0/3] PM: EM: API cleanups and elimination of __rcu-related sparse warnings
@ 2025-03-05 21:06 Rafael J. Wysocki
  2025-03-05 21:08 ` [PATCH v1 1/3] PM: EM: Consify two parameters of em_dev_register_perf_domain() Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Rafael J. Wysocki @ 2025-03-05 21:06 UTC (permalink / raw)
  To: Linux PM; +Cc: Lukasz Luba, LKML, Dietmar Eggemann, Ricardo Neri

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!




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-03-06 10:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 21:06 [PATCH v1 0/3] PM: EM: API cleanups and elimination of __rcu-related sparse warnings Rafael J. Wysocki
2025-03-05 21:08 ` [PATCH v1 1/3] PM: EM: Consify two parameters of em_dev_register_perf_domain() Rafael J. Wysocki
2025-03-06  9:22   ` Lukasz Luba
2025-03-05 21:11 ` [PATCH v1 2/3] PM: EM: Make three functions static Rafael J. Wysocki
2025-03-06 10:01   ` Lukasz Luba
2025-03-06 10:37     ` Rafael J. Wysocki
2025-03-05 21:13 ` [PATCH v1 3/3] PM: EM: Address RCU-related sparse warnings Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox