Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760105AbZJMOwO (ORCPT ); Tue, 13 Oct 2009 10:52:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760051AbZJMOwO (ORCPT ); Tue, 13 Oct 2009 10:52:14 -0400 Received: from cantor2.suse.de ([195.135.220.15]:38259 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760050AbZJMOwM (ORCPT ); Tue, 13 Oct 2009 10:52:12 -0400 Date: Tue, 13 Oct 2009 16:51:30 +0200 (CEST) From: Jiri Kosina X-X-Sender: jikos@twin.jikos.cz To: Alan Cox Cc: Dmitry Torokhov , Nix , "Justin P. Mattock" , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Boyan , Ed Tomlinson , =?ISO-8859-15?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= , Linus Torvalds , OGAWA Hirofumi , Andi Kleen Subject: Re: [Bug #14388] keyboard under X with 2.6.31 In-Reply-To: <20091013120046.5efb3365@lxorguk.ukuu.org.uk> Message-ID: References: <56acieJJ2fF.A.nEB.Hzl0KB@chimera> <87ljjgfcbu.fsf@spindle.srvr.nix> <20091013003841.6c2988d0@lxorguk.ukuu.org.uk> <20091012234641.GF8345@core.coreip.homeip.net> <20091013120046.5efb3365@lxorguk.ukuu.org.uk> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) 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 Content-Length: 1718 Lines: 43 On Tue, 13 Oct 2009, Alan Cox wrote: > > > > So it seems likely to me that this is a kernel bug, somewhere, and the > > > > TTY layer seems like a good place to look (OK, a horrible place, but a > > > > *likely* place). > > > > > > Somewhere around 2.6.29-30 various things went funny in the keyboard > > > layer for me - notably characters "bleeding" across console switches. > > > > What do you mean by "bleeding"? Are you sure it is not autorepeat > > kicking in? > > Fairly. Just now and then I'll do something like type > > "blahblah" > > eg when flipping consoles to check something and the last letter or two > ends up on the screen after the flip (as if the alt-f1 vc switch passes > the data somewhere). I suspect its some kind of asynchronous handling > using the "current console" rather than the "current console at the time > the letter was typed" but it doesn't occur to order so isn't bisectable > and I've never managed to pin down where in the keyboard/vt/tty stack it's > occurring. This has been reported by Andi Kleen some time ago [1] [2]. He seems to have had clear idea between which kernel versions this started happening and seemed to be able to reproduce it very reliably (which wasn't the case on my side), but I don't think he bisected it down to single commit yet. Andi? [1] http://marc.info/?l=linux-kernel&m=124695628924382&w=4 [2] http://bugzilla.kernel.org/show_bug.cgi?id=13739 -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/