From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754225AbcDEEl4 (ORCPT ); Tue, 5 Apr 2016 00:41:56 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:39657 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753677AbcDEElz (ORCPT ); Tue, 5 Apr 2016 00:41:55 -0400 X-Sasl-enc: YSp5zDqirgldUKI78XEr/H0zUa9wod+xKU/ABeB1UcAU 1459831313 Date: Mon, 4 Apr 2016 21:41:45 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Irina Tirdea , Jonathan Cameron Subject: Re: linux-next: manual merge of the staging tree with the staging.current tree Message-ID: <20160405044145.GB28647@kroah.com> References: <20160405130326.03c74125@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160405130326.03c74125@canb.auug.org.au> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 05, 2016 at 01:03:26PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflict in: > > drivers/iio/gyro/bmg160_core.c > > between commit: > > b475c59b113d ("iio: gyro: bmg160: fix buffer read values") > > from the staging.current tree and commit: > > 7e3d1eb123d8 ("iio: accel: bmg160: optimize transfers in trigger handler") > > from the staging tree. > > I fixed it up (I used the version from the staging tree) and can carry the > fix as necessary. This is now fixed as far as linux-next is concerned, > but any non trivial conflicts should be mentioned to your upstream > maintainer when your tree is submitted for merging. You may also want > to consider cooperating with the maintainer of the conflicting tree to > minimise any particularly complex conflicts. Jonathan warned me about this, thanks for resolving it in your tree. I'll fix it up in mine once they merge back together in a few weeks. thanks, greg k-h