From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH REPOST 0/2] ALSA: use irqsave in USB's completion callback Date: Mon, 02 Jul 2018 15:52:47 +0200 Message-ID: References: <20180701152808.8041-1-bigeasy@linutronix.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 mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id C9456267214 for ; Tue, 3 Jul 2018 00:33:39 +0200 (CEST) In-Reply-To: <20180701152808.8041-1-bigeasy@linutronix.de> 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: Sebastian Andrzej Siewior Cc: alsa-devel@alsa-project.org, tglx@linutronix.de List-Id: alsa-devel@alsa-project.org On Sun, 01 Jul 2018 17:28:06 +0200, Sebastian Andrzej Siewior wrote: > > This series is about using _irqsave() primitives in the completion callback in > order to get rid of local_irq_save() in __usb_hcd_giveback_urb(). Applied both patches now. Thanks. Takashi