Merge branch 'timers/nohz-help-testing' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Wed, 24 Apr 2013 07:39:24 +0000 (09:39 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 24 Apr 2013 07:39:24 +0000 (09:39 +0200)
commit447a34a2b77da949ea0870c2bef9b501d2d4c4ab
treeef6bcfbcd99ddbe366f1de94b6aa75da7c6ea55f
parentbf967be396d0c6a52668921e7223856349d04b5e
parentcb41a29076e9f95547da46578d5c8804f7b8845d
Merge branch 'timers/nohz-help-testing' of git://git./linux/kernel/git/frederic/linux-dynticks into timers/nohz

Pull full dynticks helpers from Frederic Weisbecker:

 - handy tracepoints that allow dynticks analysis,
   to answer "why does my tick not stop??" questions

 - select CONFIG_RCU_NOCB_ALL

Signed-off-by: Ingo Molnar <mingo@kernel.org>