Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751290AbaFWEoi (ORCPT ); Mon, 23 Jun 2014 00:44:38 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:61028 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751000AbaFWEoh (ORCPT ); Mon, 23 Jun 2014 00:44:37 -0400 MIME-Version: 1.0 In-Reply-To: References: <1403393357-2070-1-git-send-email-fweisbec@gmail.com> <1403393357-2070-5-git-send-email-fweisbec@gmail.com> Date: Mon, 23 Jun 2014 10:14:36 +0530 Message-ID: Subject: Re: [PATCH 4/5] hrtimer: Kick lowres dynticks targets on timer enqueue From: Viresh Kumar To: Thomas Gleixner Cc: Frederic Weisbecker , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22 June 2014 19:06, Thomas Gleixner wrote: > On Sun, 22 Jun 2014, Frederic Weisbecker wrote: >> + wake_up_nohz_cpu(base->cpu_base->cpu); > > The timer is queued on new_base not on base. Oops, thanks for spotting this bug. Will be fixed in next version. -- 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/