Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161515AbXBHIYq (ORCPT ); Thu, 8 Feb 2007 03:24:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161488AbXBHIYq (ORCPT ); Thu, 8 Feb 2007 03:24:46 -0500 Received: from colin.muc.de ([193.149.48.1]:1923 "EHLO mail.muc.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161543AbXBHIYp (ORCPT ); Thu, 8 Feb 2007 03:24:45 -0500 Date: 8 Feb 2007 09:24:43 +0100 Date: Thu, 8 Feb 2007 09:24:43 +0100 From: Andi Kleen To: Zachary Amsden Cc: Dmitry Torokhov , Linux Kernel Mailing List , Andrew Morton , Rusty Russell , Jeremy Fitzhardinge , Chris Wright Subject: Re: [PATCH 9/11] Panic delay fix Message-ID: <20070208082443.GA9928@muc.de> References: <200702060353.l163rUmj000771@zach-dev.vmware.com> <20070206122729.GC47229@muc.de> <45C8FA2D.6010706@vmware.com> <45CA535D.1080700@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45CA535D.1080700@vmware.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 892 Lines: 22 On Wed, Feb 07, 2007 at 02:31:57PM -0800, Zachary Amsden wrote: > Dmitry Torokhov wrote: > > > >I am confused - does i8042 talk to a virtual or real hardware here? In > >any case I think you need to fix kernel/panic.c to have proper > >(m)delay, not mess with i8042. > > I think I need to fix both of them actually. This is virtual hardware, > but when you grab focus on a VM, the virtual hardware gets reflected to > the actual physical keyboard. Driving physical hardware that fast is bad. ??? Surely the physical keyboard is always handled by the host kernel? I hope you're not saying it's trying to access the io ports directly? -Andi - 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/