From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v2 6/6] rpmsg: glink: Free pending deferred work on remove References: <20191004222702.8632-1-bjorn.andersson@linaro.org> <20191004222702.8632-7-bjorn.andersson@linaro.org> From: Chris Lew Message-ID: Date: Tue, 8 Oct 2019 18:17:21 -0700 MIME-Version: 1.0 In-Reply-To: <20191004222702.8632-7-bjorn.andersson@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit To: Bjorn Andersson , Ohad Ben-Cohen Cc: linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org List-ID: On 10/4/2019 3:27 PM, Bjorn Andersson wrote: > By just cancelling the deferred rx worker during GLINK instance teardown > any pending deferred commands are leaked, so free them. > > Fixes: b4f8e52b89f6 ("rpmsg: Introduce Qualcomm RPM glink driver") > Cc: stable@vger.kernel.org > Tested-by: Srinivas Kandagatla > Signed-off-by: Bjorn Andersson > --- Acked-By: Chris Lew -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project