From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752957Ab2D2LDZ (ORCPT ); Sun, 29 Apr 2012 07:03:25 -0400 Received: from smtp.snhosting.dk ([87.238.248.203]:55908 "EHLO smtp.domainteam.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751818Ab2D2LDX (ORCPT ); Sun, 29 Apr 2012 07:03:23 -0400 Date: Sun, 29 Apr 2012 13:03:21 +0200 From: Sam Ravnborg To: Geert Uytterhoeven Cc: linux arch , lkml , linux-kbuild , Michal Marek , Richard Weinberger , "David S. Miller" , Arnaud Lacombe , Andi Kleen Subject: Re: [PATCH v2 0/4] kbuild: Move vmlinux link out of top-level Makefile Message-ID: <20120429110321.GA7925@merkur.ravnborg.org> References: <20120428205651.GA7426@merkur.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 29, 2012 at 10:26:25AM +0200, Geert Uytterhoeven wrote: > On Sat, Apr 28, 2012 at 22:56, Sam Ravnborg wrote: > > anyway - so there where nothing gained by using > > ... there was ... > > > - We no logner rebuild if one of the .tmp_kallsyms > > longer > > >  files are deleted. > > ... is deleted > > > - rebuild if options to ld changes (Andi Kleen) > > change Thanks for all the grammatic corrections. I will await until tonight and submit a v3 with these corrected and any other comments that may show up until then. Sam