Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932226AbXBNMgs (ORCPT ); Wed, 14 Feb 2007 07:36:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932228AbXBNMgs (ORCPT ); Wed, 14 Feb 2007 07:36:48 -0500 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:44176 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932226AbXBNMgr (ORCPT ); Wed, 14 Feb 2007 07:36:47 -0500 Date: Wed, 14 Feb 2007 12:49:01 +0000 From: Alan To: Zachary Amsden Cc: Andi Kleen , Dmitry Torokhov , Linux Kernel Mailing List , Andrew Morton , Rusty Russell , Jeremy Fitzhardinge , Chris Wright Subject: Re: [PATCH 9/11] Panic delay fix Message-ID: <20070214124901.2579bd12@localhost.localdomain> In-Reply-To: <45CAE87E.8070502@vmware.com> References: <200702060353.l163rUmj000771@zach-dev.vmware.com> <20070206122729.GC47229@muc.de> <45C8FA2D.6010706@vmware.com> <45CA535D.1080700@vmware.com> <20070208082443.GA9928@muc.de> <45CAE87E.8070502@vmware.com> X-Mailer: Claws Mail 2.7.2 (GTK+ 2.10.8; 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 X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 755 Lines: 16 > No, not that. But the virtual keyboard I/O gets processed and converted > to physical keyboard I/O when a keyboard is attached to a VM. The > result is that the virtual keyboard spinning out of control causes the > physical keyboard to receive the same commands, far too rapidly. > > So the keyboard blinks out of control and acts as if possessed by demons. Which is a good example of why breaking udelay is the wrong thing to do. I bet vmware keyboard emulation isn't the only problematic case. Alan - 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/