From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751728AbdF3PGQ (ORCPT ); Fri, 30 Jun 2017 11:06:16 -0400 Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:51189 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751581AbdF3PGO (ORCPT ); Fri, 30 Jun 2017 11:06:14 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Fri, 30 Jun 2017 17:06:12 +0200 X-ME-IP: 92.149.61.82 From: Robert Jarzmik To: Mark Brown Cc: Takashi Iwai , linux-input@vger.kernel.org, alsa-devel@alsa-project.org, Lars-Peter Clausen , linux-kernel@vger.kernel.org, Dmitry Torokhov , Liam Girdwood , Haojian Zhuang , linux-arm-kernel@lists.infradead.org, patches@opensource.wolfsonmicro.com, stable@vger.kernel.org, Charles Keepax , Lee Jones , Daniel Mack Subject: Re: [alsa-devel] [PATCH v2 12/12] ASoC: Fix use-after-free at card unregistration References: <1497857229-12049-1-git-send-email-robert.jarzmik@free.fr> <1497857229-12049-13-git-send-email-robert.jarzmik@free.fr> <87injstckf.fsf@belgarion.home> <20170628195349.pqeb3dceddxar75s@sirena.org.uk> <87o9t7u5v5.fsf@belgarion.home> <20170630115600.btemrql3aso4s45z@sirena.org.uk> X-URL: http://belgarath.falguerolles.org/ Date: Fri, 30 Jun 2017 17:06:01 +0200 In-Reply-To: <20170630115600.btemrql3aso4s45z@sirena.org.uk> (Mark Brown's message of "Fri, 30 Jun 2017 12:56:00 +0100") Message-ID: <87k23ttt0m.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mark Brown writes: > On Thu, Jun 29, 2017 at 12:03:58AM +0200, Robert Jarzmik wrote: >> Mark Brown writes: > >> > Based on the missing first patch I was expecting the series to get >> > reposted? > >> The first patch is only moving around a .h file. I was expecting a review before >> reposting a v3. > > I can't tell what's in the first patch if you didn't send it.... :( > In general it's best to resend for things like this, I know I focus my > review on things that can progress as-is. OK, no problem, I'll resend a v2 resend in the following hours. Cheers. -- Robert From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Fri, 30 Jun 2017 17:06:01 +0200 Subject: [alsa-devel] [PATCH v2 12/12] ASoC: Fix use-after-free at card unregistration In-Reply-To: <20170630115600.btemrql3aso4s45z@sirena.org.uk> (Mark Brown's message of "Fri, 30 Jun 2017 12:56:00 +0100") References: <1497857229-12049-1-git-send-email-robert.jarzmik@free.fr> <1497857229-12049-13-git-send-email-robert.jarzmik@free.fr> <87injstckf.fsf@belgarion.home> <20170628195349.pqeb3dceddxar75s@sirena.org.uk> <87o9t7u5v5.fsf@belgarion.home> <20170630115600.btemrql3aso4s45z@sirena.org.uk> Message-ID: <87k23ttt0m.fsf@belgarion.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Mark Brown writes: > On Thu, Jun 29, 2017 at 12:03:58AM +0200, Robert Jarzmik wrote: >> Mark Brown writes: > >> > Based on the missing first patch I was expecting the series to get >> > reposted? > >> The first patch is only moving around a .h file. I was expecting a review before >> reposting a v3. > > I can't tell what's in the first patch if you didn't send it.... :( > In general it's best to resend for things like this, I know I focus my > review on things that can progress as-is. OK, no problem, I'll resend a v2 resend in the following hours. Cheers. -- Robert