From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 08/16] ALSA: line6: Drop superfluous spinlock for trigger Date: Wed, 28 Jan 2015 07:26:54 +0100 Message-ID: References: <1422033203-23254-1-git-send-email-tiwai@suse.de> <1422033203-23254-9-git-send-email-tiwai@suse.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id B11462615FC for ; Wed, 28 Jan 2015 07:26:54 +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: Chris Rorvick Cc: Stefan Hajnoczi , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Wed, 28 Jan 2015 00:03:17 -0600, Chris Rorvick wrote: > > On Tue, Jan 27, 2015 at 10:10 AM, Takashi Iwai wrote: > > Could you give tested-by tag if the latest test/line6 branch works -- > > at least, no serious regression is seen? > > The "Fix racy loopback handling" is broken due to the typo, but that > drops out later and does not affect the final tree. So, very briefly > ... > > Tested-by: Chris Rorvick Thanks! I updated the branch and now merged to for-next. Takashi