From: Alexander Gordeev Date: Tue, 16 Jun 2026 14:21:46 +0000 (+0200) Subject: Merge branch 'idle-time-acc' into features X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=9fb519794ecb2af57eff63ad82fdfcaf12e7b4b4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'idle-time-acc' into features 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 --- 9fb519794ecb2af57eff63ad82fdfcaf12e7b4b4