linux/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
debug.c
ext.c sched_ext: Changes for v6.17 2025-07-31 16:29:46 -07:00
ext.h
ext_idle.c sched_ext: Changes for v6.17 2025-07-31 16:29:46 -07:00
ext_idle.h
fair.c
features.h
idle.c
isolation.c
loadavg.c
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-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
wait.c ARM: 2025-07-30 17:14:01 -07:00
wait_bit.c