Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934380AbZLGC1H (ORCPT ); Sun, 6 Dec 2009 21:27:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932829AbZLGC1G (ORCPT ); Sun, 6 Dec 2009 21:27:06 -0500 Received: from mail-gx0-f226.google.com ([209.85.217.226]:50539 "EHLO mail-gx0-f226.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932828AbZLGC1F (ORCPT ); Sun, 6 Dec 2009 21:27:05 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=iV+q2F66xyMsO985nwDpp+Iav6uj/ghOwVF2TlK6prfxC1HcexV7qZdQSsmdoEw+EO yyq7Sc068B9VXLzs4tVnhp+m9/gk4VH42amyTaB7geawotcg3uyVAQRoBiIJXFP4Gwaj TRY3SETFSdgaaNsrLDYRwfEbwIBarvcBHWO6s= Date: Sun, 6 Dec 2009 18:27:07 -0800 From: Dmitry Torokhov To: Arjan van de Ven Cc: Linus Torvalds , "Rafael J. Wysocki" , LKML , ACPI Devel Maling List , pm list , Alan Stern Subject: Re: [GIT PULL] PM updates for 2.6.33 Message-ID: <20091207022706.GA20770@core.coreip.homeip.net> References: <200912052216.19540.rjw@sisk.pl> <200912060055.36130.rjw@sisk.pl> <200912060254.10081.rjw@sisk.pl> <20091206113555.5a646713@infradead.org> <20091206121803.70385c33@infradead.org> <7AB497C7-8495-4535-9E83-81307E008BF4@gmail.com> <20091206171856.394ce6d8@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091206171856.394ce6d8@infradead.org> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 22 On Sun, Dec 06, 2009 at 05:18:56PM -0800, Arjan van de Ven wrote: > On Sun, 6 Dec 2009 14:54:48 -0800 > Dmitry Torokhov wrote: > > > Yes, that's your PS/2 mouse (rather touchpad) and the delay comes > > from device reset (needed by some keyboard controllers - I remember > > HP -or it and keyboard will be dead at resume). > > > > btw could we do this reset in an async function call (as long as we > wait for it to complete before we pull the plug finally) ? It has to complete before we start shutting down i8042, so there are dependencies involved... -- Dmitry -- 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/