Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933045AbbLVUCX (ORCPT ); Tue, 22 Dec 2015 15:02:23 -0500 Received: from ozlabs.org ([103.22.144.67]:37180 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755162AbbLVUCU (ORCPT ); Tue, 22 Dec 2015 15:02:20 -0500 Date: Wed, 23 Dec 2015 07:02:18 +1100 From: Stephen Rothwell To: Andrew Morton Cc: Sudip Mukherjee , linux-kernel@vger.kernel.org, Chris Wilson , Ingo Molnar Subject: Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Message-ID: <20151223070218.357427b2@canb.auug.org.au> In-Reply-To: <20151221225945.ab20d8fe.akpm@linux-foundation.org> References: <1450433155-31615-1-git-send-email-sudipm.mukherjee@gmail.com> <20151218150753.6fa343f146682f17800c3b0a@linux-foundation.org> <20151222060051.GA5684@sudip-pc> <20151221225945.ab20d8fe.akpm@linux-foundation.org> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 33 Hi Andrew, On Mon, 21 Dec 2015 22:59:45 -0800 Andrew Morton wrote: > > On Tue, 22 Dec 2015 11:30:51 +0530 Sudip Mukherjee wrote: > > > > Rationale: > > > > > > stop_machine.o is only built when CONFIG_SMP=y so > > > > > > #if defined(CONFIG_SMP) || defined(CONFIG_HOTPLUG_CPU) > > > > > > always evaluates to true, so remove it. > > > > Hi Andrew, > > The error is still there. I guess you have been busy. :) > > > > next-20151222 fails with the same error. You can see the m32r defconfig > > at https://travis-ci.org/sudipm-mukherjee/parport/jobs/98258267 > > I forgot to Cc Stephen :( I wish I had figured this out earlier - last nights build were a blood bath :-( Anyway, I applied it for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au -- 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/