(5/1/13 7:01 AM), Peter Zijlstra wrote: > On Mon, Apr 29, 2013 at 11:17:08PM -0400, kosaki.motoh...@gmail.com wrote: >> Glibc's posix timer testcase found a lot of bugs in posix timer code. This >> series, hopefully, >> fixes all of them. All patches are independent each other logically. >> >> >> [PATCH 1/7] posix-cpu-timers: don't account cpu timer after stopped thread >> runtime accounting >> [PATCH 2/7] posix-cpu-timers: fix acounting delta_exec twice >> [PATCH 3/7] posix-cpu-timers: fix wrong timer initialization >> [PATCH 4/7] posix-cpu-timers: timer functions must use timer time instead of >> clock time >> [PATCH 5/7] posix-cpu-timers: check_thread_timers() uses task_sched_runtime() >> [PATCH 6/7] sched: task_sched_runtime introduce micro optimization >> [PATCH 7/7] posix-cpu-timers: cleanup cpu_{clock,timer}_sample{,_group} > > > Acked-by: Peter Zijlstra <a.p.zijls...@chello.nl> > > Thanks for doing this Kosaki-San!
Thanks. I've alread found several spell mistake in changelog. I'll resend patches soon. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/