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 18:51:12 +0100 Message-ID: <20121119185112.33707654@ilfaris> References: <20121118161803.58ca707c@ilfaris> <20121119115632.0c41386f@ilfaris> <20121119131504.71f3151b@ilfaris> <20121119145645.30c681e5@ilfaris> <20121119151845.1886ed58@ilfaris> <20121119160020.78c84910@ilfaris> <20121119170900.7093ca40@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.3]) by alsa0.perex.cz (Postfix) with ESMTP id E000B261742 for ; Mon, 19 Nov 2012 18:51:23 +0100 (CET) In-Reply-To: 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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org > > So, with CONFIG_PM_RUNTIME=n I get no spurious response messages. > > OK, it's a good sign. What happens if you enable CONFIG_PM_RUNTIME > again but set the option power_save_controller=0 for snd-hda-intel > module? > > Or, try the patch below. With the patch there are no spurious response messages anymore. With best regards, Julian