Hi, This series is on top of latest -mmotm.
[1/3] fixes some omitting sample capture after a build warning suddenly became visible [2/3] fixes a wrong timer_gettime() result on a timer whose target has been reaped. [3/3] needs some more thinking probably Thanks. Frederic Weisbecker (3): posix-timers: Correctly get dying task time sample in posix_cpu_timer_schedule() posix_timers: Fix racy timer delta caching on task exit posix_timers: Remove dead task timer expiry caching kernel/posix-cpu-timers.c | 68 ++------------------------------------------- 1 files changed, 3 insertions(+), 65 deletions(-) -- 1.7.5.4 -- 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/