Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758171AbcJTOwG (ORCPT ); Thu, 20 Oct 2016 10:52:06 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:33872 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753924AbcJTOwE (ORCPT ); Thu, 20 Oct 2016 10:52:04 -0400 Date: Fri, 21 Oct 2016 01:51:35 +1100 From: Nicholas Piggin To: Russell King - ARM Linux Cc: Arnd Bergmann , Michal Marek , Adam Borowski , Omar Sandoval , Linus Torvalds , adobriyan@gmail.com, sfr@canb.auug.org.au, viro@zeniv.linux.org.uk, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH] kbuild: provide include/asm/asm-prototypes.h for ARM Message-ID: <20161021015135.48a893bf@roar.ozlabs.ibm.com> In-Reply-To: <20161020143327.GY1041@n2100.armlinux.org.uk> References: <20161017065131.GA27863@angband.pl> <6556201.qTG4Pa4aHk@wuerfel> <3114442.xCAy34UQCk@wuerfel> <20161019153159.GQ1041@n2100.armlinux.org.uk> <20161020150814.42951f61@roar.ozlabs.ibm.com> <20161020131702.GX1041@n2100.armlinux.org.uk> <20161021012017.67b75a90@roar.ozlabs.ibm.com> <20161020143327.GY1041@n2100.armlinux.org.uk> Organization: IBM X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; 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: 893 Lines: 25 On Thu, 20 Oct 2016 15:33:27 +0100 Russell King - ARM Linux wrote: > On Fri, Oct 21, 2016 at 01:20:17AM +1100, Nicholas Piggin wrote: > > Good catch, I'm surprised you're the first one who reported it. This patch > > seems to do the trick for me: > > And me, thanks, so... > > > > > From: Nicholas Piggin > > Date: Fri, 21 Oct 2016 01:13:33 +1100 > > Subject: [PATCH] kbuild: prevent lib-ksyms.o rebuilds > > > > Signed-off-by: Nicholas Piggin > > Reported-by: Russell King > Tested-by: Russell King Thanks for testing it. Hopefully if Arnd is able to respin the ARM patch to something a bit more to your liking that doesn't expose prototypes, and no other problems arise, we can avoid reverting. You had a poor first impression, but we may yet win you over.