lkml.org 
[lkml]   [2013]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] posix_cpu_timers: Some code consolidation v2
Date
Hi,

In this version, just a few warnings fixed due to missing type updates. And also
a selftest for quick basic breakage checks.

The branch is pullable from:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
timers/posix-cpu-timers

Thanks.

Frederic Weisbecker (4):
posix_cpu_timer: Consolidate expiry time type
posix_cpu_timers: Consolidate timer list cleanups
posix_cpu_timers: Consolidate expired timers check
selftests: Add basic posix timers selftests

include/linux/posix-timers.h | 16 +-
kernel/posix-cpu-timers.c | 390 +++++++++----------------
tools/testing/selftests/Makefile | 1 +
tools/testing/selftests/timers/Makefile | 8 +
tools/testing/selftests/timers/posix_timers.c | 221 ++++++++++++++
5 files changed, 378 insertions(+), 258 deletions(-)
create mode 100644 tools/testing/selftests/timers/Makefile
create mode 100644 tools/testing/selftests/timers/posix_timers.c

--
1.7.5.4



\
 
 \ /
  Last update: 2013-03-15 19:01    [W:0.134 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site