Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751475AbZGaNtF (ORCPT ); Fri, 31 Jul 2009 09:49:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751356AbZGaNtF (ORCPT ); Fri, 31 Jul 2009 09:49:05 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:36599 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750759AbZGaNtE (ORCPT ); Fri, 31 Jul 2009 09:49:04 -0400 Date: Fri, 31 Jul 2009 14:49:01 +0100 From: Alan Cox To: Alan Cox Cc: Theodore Tso , 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: <20090731144901.09ba9ad3@lxorguk.ukuu.org.uk> In-Reply-To: <20090729004941.3a78d4b3@lxorguk.ukuu.org.uk> 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> <20090729004941.3a78d4b3@lxorguk.ukuu.org.uk> 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: 813 Lines: 20 tar ball at http://zeniv.linux.org.uk/~alan/ttydev.tar.gz Series is in order of degree of working. It should all be sane down to vt-lockactive. The stuff down to tty-usb-serial-termiosbits has had some basic testing. tty-usb-cleanup-open hangs still on the second open and is a work in progress but shows where the tty close side interface was going in order to remove all the posix logic from drivers. beyond that is the last bits of the serial cleanup which are definitely "work in progress", and the f81216 helper which needs reworking into the drivers proper. -- 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/