From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49BD0C4360C for ; Wed, 25 Sep 2019 13:33:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 29CF02146E for ; Wed, 25 Sep 2019 13:33:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406579AbfIYNdA (ORCPT ); Wed, 25 Sep 2019 09:33:00 -0400 Received: from esa2.mentor.iphmx.com ([68.232.141.98]:58567 "EHLO esa2.mentor.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391613AbfIYNdA (ORCPT ); Wed, 25 Sep 2019 09:33:00 -0400 IronPort-SDR: S3GEvS/c5joOftr2zCT8j1JB/1bsRN84+3LAkZwptHkFSzFGVUs3+n1zRe8lhr+sjI5Tbv1fx0 rNQjuQ+mVNwnMOFO01VujnZzPPMaOJ1GHS5jB+IjoZ8lBtlULlkXT1AxWWYPAKzav3iAAkRL3S tJZMwyljxMr+B2misWdabCMD1U3QiUYNfe8Uljr4t2n2UA2ImyFGEX/GsYcpUp4NrFjI0eKLvS ryOVJVLqzWXLwt0R72VufjYw0r/+HrAjAZ8fy2cBPYLRlw0OO7zYBhHWbYaDSxxp/ryUhFAt1V uUU= X-IronPort-AV: E=Sophos;i="5.64,548,1559548800"; d="scan'208";a="41625381" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 25 Sep 2019 05:32:59 -0800 IronPort-SDR: VBiUJnzZLB/6RpjsCA5Q3ptfHMJzgF/pqiUrp1Hl0Bz8qHBuDaOhqW5xSB18lF7UB27iBiCFBe hbXFnjcjuPQ/A/Y4Y8nGrnPAAdJsA0HL3EZlv+Br807DF3C0lJXKg3KINCHqzPJmvSnmHYwmfW yFNbe6+xO+Uvsi6D/DF5ShJke/Cw1g5evCNpIuRbEX9kMx1v2PrN4msYwWbKi3Q794eaiLgy4Q gZjjsPC5ntRAFXXKptAnvT13k6jHaymARZk3sHpohjdkCq7uhH8k/8JPkYmnCPQMN/WcndaVou vzI= Date: Wed, 25 Sep 2019 15:32:42 +0200 From: Balasubramani Vivekanandan To: , , , CC: , , Subject: Re: [PATCH V2 1/1] tick: broadcast-hrtimer: Fix a race in bc_set_next Message-ID: <20190925133242.GA4188@bala-ubuntu> References: <20190925115541.1170-1-balasubramani_vivekanandan@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20190925115541.1170-1-balasubramani_vivekanandan@mentor.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-07.mgc.mentorg.com (139.181.222.7) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org + Peter Zijlstra, linux-renesas-soc