From: Ingo Molnar Date: Wed, 4 Dec 2013 09:09:53 +0000 (+0100) Subject: Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/freder... X-Git-Tag: v3.14-rc1~169^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a934a56e1284f1863c9c800ff9c63183c25aec93;p=pandora-kernel.git Merge branch 'timers/core-v2' of git://git./linux/kernel/git/frederic/linux-dynticks into timers/core Pull dynticks updates from Frederic Weisbecker: * Fix a bug where posix cpu timers requeued due to interval got ignored on full dynticks CPUs (not a regression though as it only impacts full dynticks and the bug is there since we merged full dynticks). * Optimizations and cleanups on the use of per CPU APIs to improve code readability, performance and debuggability in the nohz subsystem; * Optimize posix cpu timer by sparing stub workqueue queue with full dynticks off case * Rename some functions to extend with *_this_cpu() suffix for clarity * Refine the naming of some context tracking subsystem state accessors * Trivial spelling fix by Paul Gortmaker Signed-off-by: Ingo Molnar --- a934a56e1284f1863c9c800ff9c63183c25aec93