Hi, A few updates that I plan to push in a few days:
_ Fix recursion issues (rare crashes reported) _ Optimize TIF_NOHZ propagation _ Some __init tags git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/core HEAD: bf7d3e11e99120f6c435cc709842e9b82431c003 Thanks, Frederic --- Frederic Weisbecker (3): context_tracking: Protect against recursion context_tracking: Inherit TIF_NOHZ through forks instead of context switches context_tracking: Tag init code include/linux/context_tracking.h | 10 ----- include/linux/context_tracking_state.h | 1 + kernel/context_tracking.c | 76 ++++++++++++++++++++++++---------- kernel/sched/core.c | 1 - 4 files changed, 55 insertions(+), 33 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/