Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753199AbZG1Xs7 (ORCPT ); Tue, 28 Jul 2009 19:48:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752897AbZG1Xs7 (ORCPT ); Tue, 28 Jul 2009 19:48:59 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:39054 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752853AbZG1Xs6 (ORCPT ); Tue, 28 Jul 2009 19:48:58 -0400 Date: Wed, 29 Jul 2009 00:49:41 +0100 From: Alan Cox To: Theodore Tso Cc: Greg KH , Linus Torvalds , OGAWA Hirofumi , "Aneesh Kumar K.V" , "Rafael J. Wysocki" , Ray Lee , LKML , Andrew Morton Subject: Re: [PATCH] kdesu broken Message-ID: <20090729004941.3a78d4b3@lxorguk.ukuu.org.uk> In-Reply-To: <20090728220203.GI31679@mit.edu> References: <20090728174213.5e927428@lxorguk.ukuu.org.uk> <20090728180649.596c5412@lxorguk.ukuu.org.uk> <20090728195651.3a402a31@lxorguk.ukuu.org.uk> <20090728201553.0eb2d51d@lxorguk.ukuu.org.uk> <20090728195648.GA4833@kroah.com> <20090728204720.GF31679@mit.edu> <20090728210121.GB12155@kroah.com> <20090728220203.GI31679@mit.edu> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1589 Lines: 43 On Tue, 28 Jul 2009 18:02:03 -0400 Theodore Tso wrote: > On Tue, Jul 28, 2009 at 02:01:21PM -0700, Greg KH wrote: > > On Tue, Jul 28, 2009 at 04:47:20PM -0400, Theodore Tso wrote: > > > On Tue, Jul 28, 2009 at 12:56:48PM -0700, Greg KH wrote: > > > > > > > > Do you have a pointer to your previous queue before you zapped it so > > > > that others might be able to pick it up? > > > > > > > > > > It's also available from linux-next as commit: > > > > > > 024ea7873598686f3e02002ca23c2e8fa3fddd30 > > > > Hm, that's the wrong end of the tree, I think you mean > > fbfa97a856a4ce2fa86058cff84f589eb7f1364e, right? > > It all depends on your point of view, I guess. The "last" commit in > the branch is 024ea78, so you can see the whole queue if you use the > command "git log 024ea78"; hence, it's the most useful if you're > trying to find the patch series via git. > > The whole set of tty patches can be found via: > > git log e00b95d..024ea78 > > (where e00b95d is the parent of fbfa978). I'll fish them out tomorrow. What is in the -next tree is only some of the bits. We still have races on the USB side too btw I put a frequency generator on the carrier line of my pl2303 with an app continually opening the port and it oopses after about 10 minutes. On the bright side so does 2.6.29, 2.6.27 .... Alan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/