From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932695AbcKVKVT (ORCPT ); Tue, 22 Nov 2016 05:21:19 -0500 Received: from ozlabs.org ([103.22.144.67]:49519 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932277AbcKVKVR (ORCPT ); Tue, 22 Nov 2016 05:21:17 -0500 Date: Tue, 22 Nov 2016 21:21:14 +1100 From: Stephen Rothwell To: Michael Ellerman , Benjamin Herrenschmidt , PowerPC Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Nicholas Piggin Subject: Re: linux-next: build failure after merge of the powerpc tree Message-ID: <20161122212114.45ba8b17@canb.auug.org.au> In-Reply-To: <20161122195832.0f031e62@canb.auug.org.au> References: <20161122195832.0f031e62@canb.auug.org.au> 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 Hi all, On Tue, 22 Nov 2016 19:58:32 +1100 Stephen Rothwell wrote: > > After merging the powerpc tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > Inconsistent kallsyms data > Try make KALLSYMS_EXTRA_PASS=1 as a workaround > > Which is a vast improvement. I'll try adding 'KALLSYMS_EXTRA_PASS=1' > later and see how it goes. It would be nice not to need it, though. It build with KALLSYMS_EXTRA_PASS=1 on the command line. -- Cheers, Stephen Rothwell