Skip to content

RT: updates to 5.14.1-rt19

Clark Williams requested to merge clrkwllms/centos-stream-9:clark-rt into main

This MR encompasses the following commits which update the PREEMPT_RT patchset from 5.14-rt15 to 5.14.1-rt19:

d44a2886 (HEAD -> clark-rt, clark-centos9/clark-rt) v5.14.1-rt19 35ef4ac1 mm: Update Vlastimil Babka's SLUB series 5c950b3d locking: Remove rt_rwlock_is_contended() 34e2cd67 locking/rtmutex: Fix ww_mutex deadlock check 78a36aa1 sched: Make the idle timer expire always in hardirq context. aa2defc4 futex: Avoid redundant task lookup dfd7e534 futex: Clarify comment for requeue_pi_wake_futex() c104e17b futex: Prevent inconsistent state and exit race 3902b96e futex: Return error code instead of assigning it without effect 21ebce99 lockdep: Let lock_is_held_type() detect recursive read as read 9a712857 kcov: Replace local_irq_save() with a local_lock_t. 601390ed kcov: Avoid enable+disable interrupts if !in_task(). 1a3b9283 kcov: Allocate per-CPU memory on the relevant node. 21835c1e Documentation/kcov: Define `ip' in the example. ec728d9f Documentation/kcov: Include types.h in the example. 0808e99b sched: Prevent balance_push() on remote runqueues

Merge request reports