Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2784645pxa; Fri, 7 Aug 2020 22:56:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx2ZeNMtKRIK407WRUQt3UZ/teh3z7UGtbKxaID2CCjhvoGWC3yoEhsrAY1S9R4hyiITrXV X-Received: by 2002:a17:906:2356:: with SMTP id m22mr12453679eja.124.1596866182673; Fri, 07 Aug 2020 22:56:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596866182; cv=none; d=google.com; s=arc-20160816; b=omZNQjk7JmSJxRpqH/yGot5bgS9lSzrgwjoJTB1zLOFSPmVK9wK+1KQNgBQWyThzPK R6EzLpzLuvV+s5esdB7olyHR0e8KuueuJWIRijhkoWJeP9sHL2lRiFlbB7/NA3+o610L VKh89lzfUEG04w4xh4INpT9iwtGpXw4y7UL6PSe3GGiXx2DivKUw76/aS1C4feO0bABS ZqsPSfmzP2YUWnnzx1O/5hst0u/ZAfhU0NZayJhbsXBLkhNsaM9E1KQuJcGwxXq/pPbl WEjqfJiQGHSjSRXLMCiyAd2x6x6FsgVxH3ScpY9pjvPSYi4w2bdqmWXy/f9I1qiAypZk KlGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=0s79NfZ8PESJno2uJiVzdLGsd3AUpDK231hEhX0+/D4=; b=Bp3GemWiLnaW17FqqVozhgZOucGK8Dvhvj53IfTBFmuOJXiArr36rIKENhZP8VFXhy psh93WTTqOuYGYmC/vLApVyoxCyxdVE9aLML2elhHbtupWTXdJOFsNix1Cvz+/Si2AEs TO7Q1oZVmfFcTGLefLnOTnZJ9ce6tylkvOvVgKgl3DhSdmHxy3VHikiTX73aGpxGXnYp 1sXxna84j0zB/XQKYaUJ3LlAIpNgnq8gvPJIn2AzSC//iSq0ifCakNKEhX0tTmbR62RW VIo6kmg/EUgxM+4ej6G+IUUfWyL4luL9H7W5S2WQj/lXvWjgaI56h98sfA3oVBrrxM+y OKQQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DKzFUkrJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s3si6533503edy.554.2020.08.07.22.55.56; Fri, 07 Aug 2020 22:56:22 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DKzFUkrJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726240AbgHHFzW (ORCPT + 99 others); Sat, 8 Aug 2020 01:55:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:59554 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725786AbgHHFzV (ORCPT ); Sat, 8 Aug 2020 01:55:21 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9771220855; Sat, 8 Aug 2020 05:55:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596866121; bh=vV9fvQh2v34bYiisn/25gIIwghB9SlRX9bj6MiaoFC4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DKzFUkrJNkzwLirM6YM6TaJ5a+K6OgQa4QtyN8lLfN+loEEWgPEm5XlRpVFwVHTlk WENTjIsKeGofvRjM05es2Vw9QVSlMDP1uJrI2VY8v2476vb6jbW8VNbW4n/SNzvjpD mndM64RwBH1EcdkHeUss9Nzu8XBdjUDeiLBlrIJ8= Date: Sat, 8 Aug 2020 07:55:18 +0200 From: Greg KH To: Chris Lew Cc: Deepak Kumar Singh , bjorn.andersson@linaro.org, mathieu.poirier@linaro.org, Arun Kumar Neelakantam , Ohad Ben-Cohen , "open list:REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM" , open list Subject: Re: [PATCH V7 2/4] rpmsg: Guard against null endpoint ops in destroy Message-ID: <20200808055518.GF1037591@kroah.com> References: <1593017121-7953-1-git-send-email-deesin@codeaurora.org> <1593017121-7953-3-git-send-email-deesin@codeaurora.org> <20200807075946.GA3049898@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 07, 2020 at 05:33:53PM -0700, Chris Lew wrote: > Hi Greg, > > On 8/7/2020 12:59 AM, Greg KH wrote: > > On Wed, Jun 24, 2020 at 10:15:19PM +0530, Deepak Kumar Singh wrote: > > > From: Chris Lew > > > > > > In RPMSG GLINK the chrdev device will allocate an ept as part of the > > > rpdev creation. This device will not register endpoint ops even though > > > it has an allocated ept. Protect against the case where the device is > > > being destroyed. > > > > > > Signed-off-by: Chris Lew > > > Signed-off-by: Deepak Kumar Singh > > > Signed-off-by: Arun Kumar Neelakantam > > > > Should this be marked for stable kernels? > > > > And if so, what commit does this fix? Any reason the Fixes: tag was not > > used here? > > > > The crash that this fixes doesn't show up unless one of the previous patches > in the series is applied. > > [PATCH V6 3/5] rpmsg: glink: Add support for rpmsg glink chrdev > > I'm not sure if the fixes tag should apply to this change or one of the > commits to the base rpmsg code. That's a different series, why not merge this patch with that one so there is no need for a fix if none of this has been merged yet? > > And what happened to this series? I don't see it in linux-next, did the > > maintainer ignore it? > > > > I believe most of the review feedback for the series has been addressed by > Deepak. There is one remaining action item for me and Deepak to provide more > concrete evidence that the first patch in the series is needed. > > [PATCH V6 1/5] rpmsg: glink: Use complete_all for open states Ok, thanks, just didn't want to see this get forgotten... greg k-h