aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2019-10-29 14:09:47 +0100
committerVasily Gorbik <[email protected]>2019-10-31 17:20:53 +0100
commit011620688a71f2f1fe9901dbc2479a7c01053196 (patch)
tree8a7733829e4536f2602ee38943d16c305b5e4df2 /tools/perf/util/c++/clang-test.cpp
parent6756dd9b890fe50c01a6e7546bd498d57ddb98ae (diff)
s390/time: ensure get_clock_monotonic() returns monotonic values
The current implementation of get_clock_monotonic() leaves it up to the caller to call the function with preemption disabled. The only core kernel caller (sched_clock) however does not disable preemption. In order to make sure that all callers of this function see monotonic values handle disabling preemption within the function itself. Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions