All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9 v4.9-RT] Backports to fix random core
@ 2022-08-19  9:24 Sebastian Andrzej Siewior
  2022-08-19  9:24 ` [PATCH 1/9] random: Bring back the local_locks Sebastian Andrzej Siewior
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Sebastian Andrzej Siewior @ 2022-08-19  9:24 UTC (permalink / raw)
  To: Mark Gross; +Cc: linux-rt-users, stable-rt, Salvatore Bonaccorso

Hi,

in v4.9.320 some random-core patches broke RT. This is a series of
backports to align with later RT versions and keep things working again.

Sebastian


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

end of thread, other threads:[~2022-09-02  6:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19  9:24 [PATCH 0/9 v4.9-RT] Backports to fix random core Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 1/9] random: Bring back the local_locks Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 2/9] random: schedule mix_interrupt_randomness() less often Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 3/9] Revert "workqueue: Use local irq lock instead of irq disable regions" Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 4/9] Revert "workqueue: Prevent deadlock/stall on RT" Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 5/9] timers: Keep interrupts disabled for TIMER_IRQSAFE timer Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 6/9] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 7/9] rcu: Intrdroduce rcuwait Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 8/9] workqueue: Use rcuwait for wq_manager_wait Sebastian Andrzej Siewior
2022-08-19  9:24 ` [PATCH 9/9] workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t Sebastian Andrzej Siewior
2022-08-19 15:14 ` [PATCH 0/9 v4.9-RT] Backports to fix random core Mark Gross
2022-09-01 21:16 ` Mark Gross
2022-09-02  6:52   ` Sebastian Andrzej Siewior

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.