From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Subject: Re: linux-next: manual merge of the tip tree with the kbuild tree Date: Mon, 07 May 2012 21:25:54 +0200 Message-ID: <4FA821C2.4070107@suse.cz> References: <20120507151054.3fa8df4599e81cc6ae87ca7a@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120507151054.3fa8df4599e81cc6ae87ca7a@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, David Daney , Sam Ravnborg List-Id: linux-next.vger.kernel.org Dne 7.5.2012 07:10, Stephen Rothwell napsal(a): > Hi all, > > Today's linux-next merge of the tip tree got a conflict in Makefile > between commit 1f2bfbd00e46 ("kbuild: link of vmlinux moved to a script") > from the kbuild tree and commit 1dbdc6f177c6 ("kbuild/extable: Hook up > sortextable into the build system") from the tip tree. > > I used the Makefile bits from the kbuild tree and added the following > patch as a merge fixup. > > From: Stephen Rothwell > Date: Mon, 7 May 2012 15:00:04 +1000 > Subject: [PATCH] kbuild: merge fix for sorting exceptions tables at build time Looks correct, thanks. Michal