From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754153AbZHCSyE (ORCPT ); Mon, 3 Aug 2009 14:54:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753240AbZHCSyE (ORCPT ); Mon, 3 Aug 2009 14:54:04 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:33655 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753123AbZHCSyC (ORCPT ); Mon, 3 Aug 2009 14:54:02 -0400 Date: Mon, 3 Aug 2009 11:53:43 -0700 (PDT) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Greg KH cc: Alan Cox , OGAWA Hirofumi , Sergey Senozhatsky , Linux Kernel Mailing List Subject: Re: [PATCH 0/2] proper tty-ldisc refcounting (was Re: WARNING at: drivers/char/tty_ldisc.c) In-Reply-To: <20090803181811.GA15848@kroah.com> Message-ID: References: <20090802120120.GA3097@localdomain.by> <20090802190514.GA3278@localdomain.by> <87k51l9apo.fsf@devron.myhome.or.jp> <20090802234851.3fd1ac2c@lxorguk.ukuu.org.uk> <20090803181811.GA15848@kroah.com> User-Agent: Alpine 2.01 (LFD 1184 2008-12-16) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 3 Aug 2009, Greg KH wrote: > > Ok, I'll queue them up if they pass Sergey's testing. Btw, looking at my email, I think the commentary explanations I wrote for you guys (under the "---") might as well be lifted up into the actual commit comments. They're valid long-term commentary on some of the issues that remain. Linus