From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755353Ab1IIGlF (ORCPT ); Fri, 9 Sep 2011 02:41:05 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:60008 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752876Ab1IIGlC (ORCPT ); Fri, 9 Sep 2011 02:41:02 -0400 Date: Fri, 9 Sep 2011 08:40:58 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Stephen Rothwell Cc: Sascha Hauer , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Fabio Estevam , Arnd Bergmann , "Arnaud Patard (Rtp)" Subject: Re: linux-next: manual merge of the i.MX tree with the arm-soc tree Message-ID: <20110909064058.GF28816@pengutronix.de> References: <20110909114436.5afc4ef772143d90ce75c7c5@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20110909114436.5afc4ef772143d90ce75c7c5@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:215:17ff:fe12:23b0 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, (I'm responsible for this, as Sascha is on vacation.) On Fri, Sep 09, 2011 at 11:44:36AM +1000, Stephen Rothwell wrote: > Today's linux-next merge of the i.MX tree got a conflict in > arch/arm/plat-mxc/devices/platform-pata_imx.c between commit 236c4e8be436 > ("ARM: imx: Add PATA resources for other i.MX processors") from the > arm-soc tree and commit 8354b5d2a1c5 ("ARM: imx: Add PATA resources for > other i.MX processors") from the i.MX tree. > > The latter appears to be a corrected version of the former (despite > having the same Author date ...) so I used that. Yeah, if you look at the commit logs you will notice that the better commit has an additional comment: [ukleinek: squashed in a fix by Arnaud Patard (Rtp)