From: Frederic Weisbecker Date: Fri, 28 Jun 2013 00:06:43 +0000 (+0000) Subject: posix_cpu_timers: consolidate expired timers check X-Git-Tag: v3.11-rc1~77^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2473f3e7a97ce8bc0fe7596cdb361b21221418eb;p=pandora-kernel.git posix_cpu_timers: consolidate expired timers check Consolidate the common code amongst per thread and per process timers list on tick time. List traversal, expiry check and subsequent updates can be shared in a common helper. Signed-off-by: Frederic Weisbecker Cc: Stanislaw Gruszka Cc: Thomas Gleixner Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Oleg Nesterov Cc: KOSAKI Motohiro Cc: Olivier Langlois Signed-off-by: Andrew Morton --- Reading git-diff-tree failed