summaryrefslogtreecommitdiff
path: root/mm/tests/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2026-05-13 16:01:27 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-06-15 16:33:40 +0200
commit4fe307f0f5c1fa6afff9175f59930dcd39ee99fd (patch)
treed1b9fcabbf5703419f1d425ac47bd0bcf538334b /mm/tests/git@git.tavy.me:linux.git
parentfe47b8b1c0b8c502c090a3de7b1fe6412f0133da (diff)
s390/irq/idle: Use stcke instead of stckf for time stamps
The upcoming cpu idle time accounting rework involves comparing and subtracting cross cpu time stamps. Time stamps created with the stckf instruction monotonic with respect to the local cpu. For cross cpu monotonic time stamps the slightly slower stcke instruction has to be used [1]. Convert the idle time accounting relevant usages of stckf to stcke. [1] Principles of Operation - Setting and Inspecting the Clock Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Acked-by: Frederic Weisbecker <frederic@kernel.org> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions