From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: manual merge of the ttydev tree with the usb.current tree Date: Thu, 9 Jul 2009 17:13:18 -0700 Message-ID: <20090710001318.GA1582@kroah.com> References: <20090709130430.090863dd.sfr@canb.auug.org.au> <20090709231956.GA1033@kroah.com> <20090710100625.13e75cfd.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:36448 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750857AbZGJANh (ORCPT ); Thu, 9 Jul 2009 20:13:37 -0400 Content-Disposition: inline In-Reply-To: <20090710100625.13e75cfd.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Alan Cox , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jason Wessel On Fri, Jul 10, 2009 at 10:06:25AM +1000, Stephen Rothwell wrote: > Hi Greg, > > On Thu, 9 Jul 2009 16:19:56 -0700 Greg KH wrote: > > > > On Thu, Jul 09, 2009 at 01:04:30PM +1000, Stephen Rothwell wrote: > > > > > > Today's linux-next merge of the ttydev tree got conflicts in > > > drivers/usb/serial/generic.c and include/linux/usb/serial.h between commit > > > d8298d029cdd5d944c3d8369d2862de94d12ae4b ("USB: serial: regression fix to > > > move sysrq from hot path") from the usb.current tree and commit > > > cf8456fe1aaed1776bf4c26c18adef76e472b9fa ("tty-usb-fix-perf-regression") > > > from the ttydev tree. Also between commit > > > a2170a444ef9a89a7ec9acc72d79e5db433effc4 ("USB: serial: optimize sysrq > > > function calls") from the usb.current tree and commit > > > bfce6b042a47c9cdd55c7cd231e58710ec1fa4e1 ("tty-usb-fix-kref-leak") from > > > the ttydev tree. > > > > > > The first two commits above seem to be trying to do the same thing (or > > > similar) so I have used the ttydev version for now. > > > > > > I fixed them up (see below) and can carry the fixes as necessary. > > > > Thanks for the fix, I don't know what happened in the tty tree, I've not > > touched the USB tree for a week or so now... > > In case you missed it, Alan has submitted the above two ttydev patches to > Linus. Ah, thanks, I'll handle the merge when they hit Linus's tree. greg k-h