]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'idle-time-acc' into features
authorAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 16 Jun 2026 14:21:46 +0000 (16:21 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 16 Jun 2026 14:21:46 +0000 (16:21 +0200)
Heiko Carstens says:

===================
This is supposed to improve s390 idle time accounting, and brings it
back to the state it was before arch_cpu_idle_time() was removed from
s390 [3].

In result all cpu time accounting is done by the s390 architecture backend
again, instead of having a mix of architecure specific and common code
accounting (common code: idle, s390 architecture: everything else).
===================

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
1  2 
arch/s390/include/asm/lowcore.h
arch/s390/kernel/irq.c
kernel/sched/cputime.c

Simple merge
Simple merge
Simple merge