From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752833AbbBMKke (ORCPT ); Fri, 13 Feb 2015 05:40:34 -0500 Received: from p54BA8B69.dip0.t-ipconnect.de ([84.186.139.105]:35409 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752278AbbBMKkK (ORCPT ); Fri, 13 Feb 2015 05:40:10 -0500 X-Greylist: delayed 664 seconds by postgrey-1.27 at vger.kernel.org; Fri, 13 Feb 2015 05:40:09 EST Date: Fri, 13 Feb 2015 11:28:47 +0100 From: Ralf Baechle To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, James Cowgill , Markos Chandras Subject: Re: linux-next: manual merge of the mips tree with Linus' tree Message-ID: <20150213102847.GA30322@linux-mips.org> References: <20150213111150.528da7cf@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150213111150.528da7cf@canb.auug.org.au> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 13, 2015 at 11:11:50AM +1100, Stephen Rothwell wrote: > Today's linux-next merge of the mips tree got a conflict in > arch/mips/kernel/elf.c between commit fd75a33e0002 ("MIPS: ELF: fix > loading o32 binaries on 64-bit kernels") from Linus' tree and commit > d8fb6537f1d4 ("MIPS: kernel: elf: Improve the overall ABI and FPU mode > checks") from the mips tree. > > I fixed it up (the latter seems to be a superset of the former) and can > carry the fix as necessary (no action is required). Due to an unrelated MIPS-specific issue I've yanked the merge that contained this specific commit for the time being. Ralf