[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364649331-30940-1-git-send-email-fweisbec@gmail.com>
Date: Sat, 30 Mar 2013 14:15:28 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Stanislaw Gruszka <sgruszka@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>, Oleg Nesterov <oleg@...hat.com>,
Chen Gang <gang.chen@...anux.com>
Subject: [PATCH 0/3] posix_timers: A few expiry caching fixes
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists