Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754123Ab3FNVfJ (ORCPT ); Fri, 14 Jun 2013 17:35:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47000 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753597Ab3FNVfG (ORCPT ); Fri, 14 Jun 2013 17:35:06 -0400 Date: Fri, 14 Jun 2013 14:35:43 -0700 From: Greg KH To: Ross Lagerwall Cc: linux-kernel@vger.kernel.org, Dave Jones , Peter Hurley , linux-serial@vger.kernel.org Subject: Re: Possible tty VT1 disallocate regression Message-ID: <20130614213543.GA1896@kroah.com> References: <20130614204740.GA706@hobo.wolfson.cam.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130614204740.GA706@hobo.wolfson.cam.ac.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 22 On Fri, Jun 14, 2013 at 09:47:40PM +0100, Ross Lagerwall wrote: > Hi, > > Ever since commit 421b40a6286e ("tty/vt: Fix vc_deallocate() lock > order"), the first VT does not clear when I log out. AFAIK, this means > that disallocation is not working? The problem only affects the first > VT, the others clear when logging out. And if you revert that patch, does it all start working again? thanks, greg k-h p.s. In the future, please cc: the people who handled the patch you are asking about, otherwise stuff like this often gets missed in the noise of lkml. -- 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/