All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] timers/migrations fixes and updates
@ 2025-01-14 23:15 Frederic Weisbecker
  2025-01-14 23:15 ` [PATCH 1/4] timers/migration: Fix another race between hotplug and idle entry/exit Frederic Weisbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Frederic Weisbecker @ 2025-01-14 23:15 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: LKML, Frederic Weisbecker, anna-maria

Here is a bunch of fixes (except the last patch) for timers migration.
None of them are critical enough to not wait for the upcoming merge window.

Thanks.

Frederic Weisbecker (4):
  timers/migration: Fix another race between hotplug and idle entry/exit
  timers/migration: Enforce group initialization visibility to tree
    walkers
  timers/migration: Annotate accesses to ignore flag
  timers/migration: Simplify top level detection on group setup

 kernel/time/timer_migration.c | 68 ++++++++++++++++++++++++++++-------
 1 file changed, 56 insertions(+), 12 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2025-01-16 13:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 23:15 [PATCH 0/4] timers/migrations fixes and updates Frederic Weisbecker
2025-01-14 23:15 ` [PATCH 1/4] timers/migration: Fix another race between hotplug and idle entry/exit Frederic Weisbecker
2025-01-16 11:13   ` [tip: timers/urgent] " tip-bot2 for Frederic Weisbecker
2025-01-16 11:59   ` tip-bot2 for Frederic Weisbecker
2025-01-14 23:15 ` [PATCH 2/4] timers/migration: Enforce group initialization visibility to tree walkers Frederic Weisbecker
2025-01-16 11:13   ` [tip: timers/urgent] " tip-bot2 for Frederic Weisbecker
2025-01-16 11:59   ` tip-bot2 for Frederic Weisbecker
2025-01-14 23:15 ` [PATCH 3/4] timers/migration: Annotate accesses to ignore flag Frederic Weisbecker
2025-01-16 11:13   ` [tip: timers/urgent] " tip-bot2 for Frederic Weisbecker
2025-01-16 11:59   ` tip-bot2 for Frederic Weisbecker
2025-01-14 23:15 ` [PATCH 4/4] timers/migration: Simplify top level detection on group setup Frederic Weisbecker
2025-01-16 13:12   ` [tip: timers/core] " tip-bot2 for Frederic Weisbecker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.