From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754029AbcEBP21 (ORCPT ); Mon, 2 May 2016 11:28:27 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:57306 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752805AbcEBP2T (ORCPT ); Mon, 2 May 2016 11:28:19 -0400 X-Sasl-enc: v6F3AHTjVmJINrycFBL+14/tk8VAZvoQISjsLl/k00l/ 1462202897 Date: Mon, 2 May 2016 08:28:15 -0700 From: Greg KH To: Stephen Rothwell Cc: Ralf Baechle , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Andrei Pistirica , Joshua Henderson , Vladimir Murzin Subject: Re: linux-next: manual merge of the tty tree with the mips tree Message-ID: <20160502152815.GB27283@kroah.com> References: <20160502155201.306e1cef@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160502155201.306e1cef@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 Mon, May 02, 2016 at 03:52:01PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in: > > drivers/tty/serial/Makefile > include/uapi/linux/serial_core.h > > between commit: > > a484a06f7cb1 ("serial: pic32_uart: Add PIC32 UART driver") > > from the mips tree and commit: > > 041f031def33 ("serial: mps2-uart: add MPS2 UART driver") > > from the tty tree. > > I fixed it up (see below - I assume the numbers in > uapi/linux/serial_core.h are meant to be unique?) Yes they are, thanks. It's a horrid old api :( > 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. Fix looks good to me, thanks. greg k-h