From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Wollrath Subject: Re: Hung task with trace after resume on kernel v3.7-rc6 Date: Mon, 19 Nov 2012 17:09:00 +0100 Message-ID: <20121119170900.7093ca40@ilfaris> References: <20121118161803.58ca707c@ilfaris> <20121119115632.0c41386f@ilfaris> <20121119131504.71f3151b@ilfaris> <20121119145645.30c681e5@ilfaris> <20121119151845.1886ed58@ilfaris> <20121119160020.78c84910@ilfaris> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mout.web.de (mout.web.de [212.227.15.4]) by alsa0.perex.cz (Postfix) with ESMTP id 1DCBD265178 for ; Mon, 19 Nov 2012 17:09:06 +0100 (CET) In-Reply-To: <20121119160020.78c84910@ilfaris> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Julian Wollrath Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org > > Do you have CONFIG_PM_RUNTIME=y? If yes, any difference when turn > > it off? > I have CONFIG_PM_RUNTIME=y, I will try it without it. So, with CONFIG_PM_RUNTIME=n I get no spurious response messages. With best regards, Julian