aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/timekeeping.c
diff options
context:
space:
mode:
authorPetr Tesarik <ptesarik@suse.cz>2008-11-24 15:46:31 +0100
committerThomas Gleixner <tglx@linutronix.de>2008-11-24 16:41:40 +0100
commiteccdaeafaea3ed115068ba55d01f22e486e5437d (patch)
tree75b59c0bcbf00c869e4b25b3bf34671ba4c3b8c1 /kernel/time/timekeeping.c
parent13d428afc007fcfcd6deeb215618f54cf9c0cae6 (diff)
posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID
Since CLOCK_PROCESS_CPUTIME_ID is in fact translated to -6, the switch statement in cpu_clock_sample_group() must first mask off the irrelevant bits, similar to cpu_clock_sample(). Signed-off-by: Petr Tesarik <ptesarik@suse.cz> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> -- posix-cpu-timers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'kernel/time/timekeeping.c')
0 files changed, 0 insertions, 0 deletions