Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755248Ab0LMIej (ORCPT ); Mon, 13 Dec 2010 03:34:39 -0500 Received: from cantor2.suse.de ([195.135.220.15]:52839 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753541Ab0LMIei (ORCPT ); Mon, 13 Dec 2010 03:34:38 -0500 Date: Mon, 13 Dec 2010 09:34:37 +0100 Message-ID: From: Takashi Iwai To: Mark Brown Cc: Tejun Heo , linux-kernel@vger.kernel.org, Jaroslav Kysela , Liam Girdwood Subject: Re: [PATCH 09/30] sound: don't use flush_scheduled_work() In-Reply-To: <20101212124041.GD15189@opensource.wolfsonmicro.com> References: <1292086307-19211-1-git-send-email-tj@kernel.org> <1292086307-19211-10-git-send-email-tj@kernel.org> <4D0492CB.2010702@kernel.org> <20101212124041.GD15189@opensource.wolfsonmicro.com> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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 Content-Length: 958 Lines: 28 At Sun, 12 Dec 2010 12:40:41 +0000, Mark Brown wrote: > > On Sun, Dec 12, 2010 at 01:38:36PM +0100, Takashi Iwai wrote: > > > Meanwhile, I wondered whether it's the really wanted behavior for > > that particular code path, thus the previous question to Liam. > > Yes, it's desired behaviour. That's what the old code was trying to do. OK, now I merged to sound git tree. Also it's merged back to topic/asoc branch with a conflict fix. Please pull appropriately. (I still don't remember why it had to be flush_work_sync() instead of cancel_work_sync() in the remove callback path for ASoC, though... Both aren't so much different nowadays and should work fine in such a case, though :) thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/