From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] eal: fix unlock in rte_eal_memzone_init Date: Thu, 20 Dec 2018 12:20:53 +0100 Message-ID: <1849368.QYu7HmPSto@xps> References: <1544057251-17351-1-git-send-email-gfree.wind@vip.163.com> <1544145608-828-1-git-send-email-gfree.wind@vip.163.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Burakov, Anatoly" , stable@dpdk.org, Gao Feng To: Gao Feng Return-path: In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/12/2018 09:57, Burakov, Anatoly: > On 07-Dec-18 1:20 AM, Gao Feng wrote: > > The RTE_PROC_PRIMARY error handler lost the unlock statement in the > > current codes. Now unlock and return in one place to fix it. > > > > Fixes: 49df3db84883 ("memzone: replace memzone array with fbarray") > > Cc: stable@dpdk.org > > > > Signed-off-by: Gao Feng > > --- > Acked-by: Anatoly Burakov Applied, thanks I changed your author email (From:) to match the Signed-off-by one. Please configure your git to use the Tencent email if possible. Note you can have a "git From" address and use another one for sending.