From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Kuleshov Subject: Re: ALSA/usb-audio: snd_usb_autoresume possible recursive locking detected Date: Wed, 26 Aug 2015 19:16:43 +0600 Message-ID: <20150826131643.GA1607@localhost> References: <20150825133256.GA1804@localhost> <20150825171523.GA1413@localhost> <20150826074002.GA1600@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Description: mesg Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Takashi Iwai Cc: Alexander Kuleshov , Jaroslav Kysela , alsa-devel@alsa-project.org, LKML List-Id: alsa-devel@alsa-project.org On 08-26-15, Takashi Iwai wrote: > > Ah, sorry, this was the missing refcount increment at resume. > Below is the revised patch. In the final form, it'll be split to a > few parts, but now it's all folded for ease of testing. > Hello Takashi, sorry for delay, just made a test with the last patch and finally dmesg is clear. Thank you.