From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756806Ab0JDSi7 (ORCPT ); Mon, 4 Oct 2010 14:38:59 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:51248 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755029Ab0JDSi6 (ORCPT ); Mon, 4 Oct 2010 14:38:58 -0400 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=ckeYCdfLWCZPTF3gt9BomAsKs0JQ2Va4ayCul/Ykpy5WmlPHQJnkbr5TufKXGjFWzb MQrYw0K+9l2U7QcHVU9Zz27hu62kkR5cfk3/BmqnE5yV/4rWEC8Hsf/0opIav8MrWoOM eBlXM4XIC/NHi5Z629D0FHr6DGARb/fRJQi7U= Date: Mon, 4 Oct 2010 11:38:49 -0700 From: Dmitry Torokhov To: Oliver Neukum Cc: linux-pm@lists.linux-foundation.org, pingc@wacom.com, Jiri Slaby , Linux kernel mailing list , linux-input@vger.kernel.org Subject: Re: [linux-pm] wacom + runtime PM = AA deadlock Message-ID: <20101004183848.GG8321@core.coreip.homeip.net> References: <4C8E180D.4020309@suse.cz> <201009140807.39977.oliver@neukum.org> <20101004161320.GA14180@core.coreip.homeip.net> <201010042033.53453.oliver@neukum.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201010042033.53453.oliver@neukum.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 04, 2010 at 08:33:53PM +0200, Oliver Neukum wrote: > Am Montag, 4. Oktober 2010, 18:13:20 schrieb Dmitry Torokhov: > > Lost track of this issue for a while. So I think we still need to fix > > the deadlock for .36 and I think that the following will do that. Then > > we'll adjust the driver to actually enable runtime PM for .37. > > That's a viable plan. > I take it as an "acked-by" for this patch, right? -- Dmitry