Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754873Ab3HPPmx (ORCPT ); Fri, 16 Aug 2013 11:42:53 -0400 Received: from mail-we0-f172.google.com ([74.125.82.172]:47801 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754468Ab3HPPmn (ORCPT ); Fri, 16 Aug 2013 11:42:43 -0400 From: Frederic Weisbecker To: Oleg Nesterov Cc: LKML , Frederic Weisbecker , Fernando Luis Vazquez Cao , Tetsuo Handa , Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Andrew Morton , Arjan van de Ven Subject: [PATCH RESEND 0/4] nohz: Fix racy sleeptime stats Date: Fri, 16 Aug 2013 17:42:29 +0200 Message-Id: <1376667753-29014-1-git-send-email-fweisbec@gmail.com> X-Mailer: git-send-email 1.7.5.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 895 Lines: 30 Hi, This is a resend to include Oleg in Cc, no modification since last version https://lkml.org/lkml/2013/8/8/638. Tree is still: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/nohz-sleeptime-fix Thanks. Frederic Weisbecker (4): nohz: Only update sleeptime stats locally nohz: Synchronize sleep time stats with seqlock nohz: Consolidate sleep time stats read code nohz: Convert a few places to use local per cpu accesses include/linux/tick.h | 2 + kernel/time/tick-sched.c | 124 +++++++++++++++++++-------------------------- 2 files changed, 54 insertions(+), 72 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/