linux-kernelorg-stable/kernel/sched
Peter Zijlstra 99b773d720 sched/psi: Fix psi_seq initialization
With the seqcount moved out of the group into a global psi_seq,
re-initializing the seqcount on group creation is causing seqcount
corruption.

Fixes: 570c8efd5e ("sched/psi: Optimize psi_group_change() cpu_clock() usage")
Reported-by: Chris Mason <clm@meta.com>
Suggested-by: Beata Michalska <beata.michalska@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2025-08-04 10:51:22 -07:00
..
Makefile
autogroup.c
autogroup.h
build_policy.c
build_utility.c
clock.c
completion.c
core.c sched_ext: Changes for v6.17 2025-07-31 16:29:46 -07:00
core_sched.c
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq.c
cpufreq_schedutil.c
cpupri.c
cpupri.h
cputime.c
deadline.c sched: Fix proxy/current (push,pull)ability 2025-07-14 17:16:33 +02:00
debug.c Merge branch 'tip/sched/urgent' 2025-07-14 17:16:28 +02:00
ext.c sched_ext: Changes for v6.17 2025-07-31 16:29:46 -07:00
ext.h sched_ext: Add support for cgroup bandwidth control interface 2025-06-20 17:03:51 -10:00
ext_idle.c sched_ext: Changes for v6.17 2025-07-31 16:29:46 -07:00
ext_idle.h sched_ext: Always use SMP versions in kernel/sched/ext_idle.h 2025-06-13 14:47:59 -10:00
fair.c sched: Start blocked_on chain processing in find_proxy_task() 2025-07-14 17:16:33 +02:00
features.h
idle.c
isolation.c
loadavg.c Merge branch 'tip/sched/urgent' 2025-07-14 17:16:28 +02:00
membarrier.c
pelt.c
pelt.h
psi.c sched/psi: Fix psi_seq initialization 2025-08-04 10:51:22 -07:00
rt.c sched: Fix proxy/current (push,pull)ability 2025-07-14 17:16:33 +02:00
sched-pelt.h
sched.h sched_ext: Changes for v6.17 2025-07-31 16:29:46 -07:00
smp.h
stats.c
stats.h
stop_task.c
swait.c
syscalls.c
topology.c sched/topology: Remove sched_domain_topology_level::flags 2025-07-14 10:59:35 +02:00
wait.c ARM: 2025-07-30 17:14:01 -07:00
wait_bit.c