Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763486Ab3ECUKw (ORCPT ); Fri, 3 May 2013 16:10:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20850 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762489Ab3ECUKv (ORCPT ); Fri, 3 May 2013 16:10:51 -0400 Date: Fri, 3 May 2013 16:10:37 -0400 From: Dave Jones To: Thomas Gleixner Cc: Yinghai Lu , Linux Kernel Subject: Re: clockevents_program_event WARN_ON preventing boot. Message-ID: <20130503201037.GA17652@redhat.com> Mail-Followup-To: Dave Jones , Thomas Gleixner , Yinghai Lu , Linux Kernel References: <20130430213719.GA14988@redhat.com> <20130502154621.GA23990@redhat.com> <20130503144912.GB1283@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1365 Lines: 38 On Fri, May 03, 2013 at 08:32:58PM +0200, Thomas Gleixner wrote: > On Fri, 3 May 2013, Dave Jones wrote: > > On Fri, May 03, 2013 at 12:49:20AM +0200, Thomas Gleixner wrote: > > > > > I'm fundamentally confused and Daves observation about slub debug does > > > not make it less confusing. > > > > > > It'd be nice if you could add some more instrumentation or bisect the > > > issue. > > > > Here's what I ended up with.. > > b352bc1cbc29134a356b5c16ee2281807a7b984e is the first bad commit > > commit b352bc1cbc29134a356b5c16ee2281807a7b984e > > Author: Thomas Gleixner > > Date: Tue Mar 5 14:25:32 2013 +0100 > > > > tick: Convert broadcast cpu bitmaps to cpumask_var_t > > > > Signed-off-by: Thomas Gleixner > > Link: http://lkml.kernel.org/r/20130306111537.366394000@linutronix.de > > Cc: Rusty Russell > > > > I bet you have CONFIG_CPUMASK_OFFSTACK enabled. > > /me is a moron and rumages for a brown paperbag. > > Patch below. Works for me. Tested-by: Dave Jones -- 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/