Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757295Ab3GEKgx (ORCPT ); Fri, 5 Jul 2013 06:36:53 -0400 Received: from www.linutronix.de ([62.245.132.108]:44327 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757207Ab3GEKgw (ORCPT ); Fri, 5 Jul 2013 06:36:52 -0400 Date: Fri, 5 Jul 2013 12:36:50 +0200 (CEST) From: Thomas Gleixner To: David Vrabel cc: Ingo Molnar , "H. Peter Anvin" , LKML , konrad.wilk@oracle.com, john.stultz@linaro.org, xen-devel@lists.xen.org, Artem Savkov Subject: Re: [tip:timers/core] hrtimers: Support resuming with two or more CPUs online (but stopped) In-Reply-To: Message-ID: References: <1372329348-20841-2-git-send-email-david.vrabel@citrix.com> <20130705093003.GA4033@cpv436-motbuntu> <51D69ACF.9020001@citrix.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 730 Lines: 24 On Fri, 5 Jul 2013, Thomas Gleixner wrote: > On Fri, 5 Jul 2013, David Vrabel wrote: > > You failed to CC Artem :( > Second thought. Where is that warning? Can't find it in neither in Linus tree nor in tip > > > [ 4363.083800] WARNING: CPU: 0 PID: 3977 at kernel/smp.c:385 smp_call_function_many+0xbd/0x2c0() All I see there is: WARN_ON_ONCE(cpu_online(this_cpu) && irqs_disabled() && !oops_in_progress && !early_boot_irqs_disabled); Thanks, tglx -- 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/