From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: manual merge of the tty tree with the xen-two tree Date: Thu, 15 Mar 2012 08:10:27 -0700 Message-ID: <20120315151027.GJ7928@kroah.com> References: <20120315163740.c51aed0e3c10234fa3f37a46@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pz0-f52.google.com ([209.85.210.52]:37196 "EHLO mail-pz0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965133Ab2COPKd (ORCPT ); Thu, 15 Mar 2012 11:10:33 -0400 Received: by dadp12 with SMTP id p12so5013521dad.11 for ; Thu, 15 Mar 2012 08:10:33 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20120315163740.c51aed0e3c10234fa3f37a46@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Alan Cox , Stefano Stabellini , Konrad Rzeszutek Wilk On Thu, Mar 15, 2012 at 04:37:40PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in > drivers/tty/hvc/hvc_xen.c between commits 02e19f9c7cac ("hvc_xen: > implement multiconsole support") and cf8e019b523a ("hvc_xen: introduce > HVC_XEN_FRONTEND") from the xen-two tree and commit d4e33fac2408 > ("serial: Kill off NO_IRQ") from the tty tree. > > The code was moved around. I fixed it up (see below) and can carry the > fix as necessary. Thanks, this looks good. greg k-h