linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cpuidle: Remove unnecessary TIF_NR_POLLING clear/TIF_NEED_RESCHED folding
@ 2023-11-13 22:03 Frederic Weisbecker
  2023-11-13 22:03 ` [PATCH 1/2] cpuidle: Remove unnecessary current_clr_polling_and_test() from haltpoll Frederic Weisbecker
  2023-11-13 22:03 ` [PATCH 2/2] cpuidle: Remove unnecessary current_clr_polling() on poll_idle() Frederic Weisbecker
  0 siblings, 2 replies; 4+ messages in thread
From: Frederic Weisbecker @ 2023-11-13 22:03 UTC (permalink / raw)
  To: Rafael J . Wysocki; +Cc: LKML, Frederic Weisbecker, Daniel Lezcano, linux-pm

Hi Rafael,

Those are cpuidle patches that you acked from a previous posting. I
figured they would be best routed through you so I'm reposting those
strict cpuidle bits from the series.

Thanks.

Frederic Weisbecker (2):
  cpuidle: Remove unnecessary current_clr_polling_and_test() from
    haltpoll
  cpuidle: Remove unnecessary current_clr_polling() on poll_idle()

 drivers/cpuidle/cpuidle-haltpoll.c | 5 +----
 drivers/cpuidle/poll_state.c       | 2 --
 2 files changed, 1 insertion(+), 6 deletions(-)

-- 
2.42.1


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

end of thread, other threads:[~2023-11-22 21:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 22:03 [PATCH 0/2] cpuidle: Remove unnecessary TIF_NR_POLLING clear/TIF_NEED_RESCHED folding Frederic Weisbecker
2023-11-13 22:03 ` [PATCH 1/2] cpuidle: Remove unnecessary current_clr_polling_and_test() from haltpoll Frederic Weisbecker
2023-11-13 22:03 ` [PATCH 2/2] cpuidle: Remove unnecessary current_clr_polling() on poll_idle() Frederic Weisbecker
2023-11-22 21:01   ` Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).