From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752166AbYIXH2B (ORCPT ); Wed, 24 Sep 2008 03:28:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750991AbYIXH1x (ORCPT ); Wed, 24 Sep 2008 03:27:53 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43370 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750789AbYIXH1x (ORCPT ); Wed, 24 Sep 2008 03:27:53 -0400 Date: Wed, 24 Sep 2008 09:27:51 +0200 Message-ID: From: Takashi Iwai To: Vegard Nossum Cc: Andrew Morton , Edgar Kalkowski , linux-kernel@vger.kernel.org Subject: Re: [PATCH] sound: use the right lock in snd_ctl_dev_disconnect In-Reply-To: <20080923180008.GA11701@localhost.localdomain> References: <20080923180008.GA11701@localhost.localdomain> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.2 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 23 Sep 2008 20:00:08 +0200, Vegard Nossum wrote: > > Hi, > > I never saw any follow-up on this, so here's the patch (in case it was > simply forgotten). Please ignore if it has already been applied to some > development tree. Compile-tested only. Thanks, the fix was already on sound git tree. Takashi