From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966357AbcIZMj6 (ORCPT ); Mon, 26 Sep 2016 08:39:58 -0400 Received: from mail-wm0-f53.google.com ([74.125.82.53]:36457 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965304AbcIZMj4 (ORCPT ); Mon, 26 Sep 2016 08:39:56 -0400 Message-ID: <1474893593.26867.2.camel@gmail.com> Subject: Re: [x86-tip] strange nr_cpus= boot regression From: Mike Galbraith To: Ingo Molnar Cc: LKML , Thomas Gleixner Date: Mon, 26 Sep 2016 14:39:53 +0200 In-Reply-To: <1474892945.9232.23.camel@gmail.com> References: <1474892945.9232.23.camel@gmail.com> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-09-26 at 14:29 +0200, Mike Galbraith wrote: > Checkout timers/core, and merge nodeid, and all is well. I'm currently > bisecting the result against HEAD.. which will likely be about as > useful as the last five bisections, but ya never know. (ok git, finger > somebody already [hotplug] and call it a day) That came out backward, though it shouldn't matter. I checked out nodeid, and merged timers/core into it, which works fine.