diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-08-21 22:08:51 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-08-28 12:50:26 +0300 |
commit | 19298fbf453c90a6cf72288155f80c6f55e9139d (patch) | |
tree | c1c35ecaa0f7112b18ab202889d56a9f358e24c9 /include/linux/cache.h | |
parent | e5a8b65b4cb2fe024b83bdec0424269949cc0a27 (diff) | |
download | linux-19298fbf453c90a6cf72288155f80c6f55e9139d.tar.xz |
posix-cpu-timers: Provide quick sample function for itimer
get_itimer() needs a sample of the current thread group cputime. It invokes
thread_group_cputimer() - which is a misnomer. That function also starts
eventually the group cputime accouting which is bogus because the
accounting is already active when a timer is armed.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192919.599658199@linutronix.de
Diffstat (limited to 'include/linux/cache.h')
0 files changed, 0 insertions, 0 deletions