All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SCX kick fixes from 6.19
@ 2026-01-24  9:20 Christian Loehle
  2026-01-24  9:20 ` [PATCH 1/2] sched_ext: Don't kick CPUs running higher classes Christian Loehle
  2026-01-24  9:20 ` [PATCH 2/2] sched_ext: Fix SCX_KICK_WAIT to work reliably Christian Loehle
  0 siblings, 2 replies; 5+ messages in thread
From: Christian Loehle @ 2026-01-24  9:20 UTC (permalink / raw)
  To: stable, tj; +Cc: arighi, void, sched-ext, Christian Loehle

See https://lore.kernel.org/lkml/20251022205629.845930-1-tj@kernel.org/
These apply to linux-6.18.y
The issue also affects 6.12 but that reuires a different backport.

Tejun Heo (2):
  sched_ext: Don't kick CPUs running higher classes
  sched_ext: Fix SCX_KICK_WAIT to work reliably

 kernel/sched/ext.c          | 57 ++++++++++++++++++++++---------------
 kernel/sched/ext_internal.h |  6 ++--
 2 files changed, 38 insertions(+), 25 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCHv2 0/2] SCX kick fixes from 6.19
@ 2026-01-29  9:25 Christian Loehle
  2026-01-29  9:25 ` [PATCH 1/2] sched_ext: Don't kick CPUs running higher classes Christian Loehle
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Loehle @ 2026-01-29  9:25 UTC (permalink / raw)
  To: stable, tj; +Cc: arighi, void, sched-ext, Christian Loehle

See https://lore.kernel.org/lkml/20251022205629.845930-1-tj@kernel.org/
These apply to linux-6.18.y
The issue also affects 6.12 but that reuires a different backport.

v2:
- Add the sign-off, no other changes

Tejun Heo (2):
  sched_ext: Don't kick CPUs running higher classes
  sched_ext: Fix SCX_KICK_WAIT to work reliably

 kernel/sched/ext.c          | 57 ++++++++++++++++++++++---------------
 kernel/sched/ext_internal.h |  6 ++--
 2 files changed, 38 insertions(+), 25 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-01-29  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-24  9:20 [PATCH 0/2] SCX kick fixes from 6.19 Christian Loehle
2026-01-24  9:20 ` [PATCH 1/2] sched_ext: Don't kick CPUs running higher classes Christian Loehle
2026-01-28 14:18   ` Greg KH
2026-01-24  9:20 ` [PATCH 2/2] sched_ext: Fix SCX_KICK_WAIT to work reliably Christian Loehle
  -- strict thread matches above, loose matches on Subject: below --
2026-01-29  9:25 [PATCHv2 0/2] SCX kick fixes from 6.19 Christian Loehle
2026-01-29  9:25 ` [PATCH 1/2] sched_ext: Don't kick CPUs running higher classes Christian Loehle

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.