Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 070b7be6 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390/vdso: replace stck with stcke



If gettimeofday / clock_gettime are called multiple times in a row
the STCK instruction will stall until a difference in the result is
visible. This unnecessarily slows down the vdso calls, use stcke
instead of stck to get rid of the stall.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 369e8c35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment