From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756866Ab0JDSkG (ORCPT ); Mon, 4 Oct 2010 14:40:06 -0400 Received: from smtp-out002.kontent.com ([81.88.40.216]:40690 "EHLO smtp-out002.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755029Ab0JDSkE (ORCPT ); Mon, 4 Oct 2010 14:40:04 -0400 X-Greylist: delayed 427 seconds by postgrey-1.27 at vger.kernel.org; Mon, 04 Oct 2010 14:40:04 EDT From: Oliver Neukum To: Dmitry Torokhov Subject: Re: [linux-pm] wacom + runtime PM = AA deadlock Date: Mon, 4 Oct 2010 20:33:53 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.36-rc5-12-desktop+; KDE/4.4.4; x86_64; ; ) Cc: linux-pm@lists.linux-foundation.org, pingc@wacom.com, Jiri Slaby , Linux kernel mailing list , linux-input@vger.kernel.org References: <4C8E180D.4020309@suse.cz> <201009140807.39977.oliver@neukum.org> <20101004161320.GA14180@core.coreip.homeip.net> In-Reply-To: <20101004161320.GA14180@core.coreip.homeip.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010042033.53453.oliver@neukum.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Regards Oliver