From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [Bug #14388] keyboard under X with 2.6.31 Date: Mon, 26 Oct 2009 15:45:27 -0700 (PDT) Message-ID: References: <4AE621CB.6000700@yahoo.co.uk> Mime-Version: 1.0 Return-path: In-Reply-To: <4AE621CB.6000700-/E1597aS9LT10XsdtD+oqA@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Boyan Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Dmitry Torokhov , Ed Tomlinson , =?ISO-8859-15?Q?=22Fr=E9d=E9ric_L=2E_W=2E_Meunier=22?= , "Justin P. Mattock" , OGAWA Hirofumi On Tue, 27 Oct 2009, Boyan wrote: > > I think it is fixed in 2.6.31.5. I can't reproduce the problem with it. It was fixed by mainline commit c8e33141911bf8fe87dc6c92793b9a59b2be0130 ("tty: Make flush_to_ldisc() locking more robust"), which got back-ported to 2.6.31.5 as commit 86d23a057. Linus