Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2042866yba; Mon, 15 Apr 2019 03:52:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqz1OTwBAIdwd2qlnMfcVjUKMjXLAJBv4na8Bazg8BownBzw9z3uf9OxIcRqrmwPVqMHSBHq X-Received: by 2002:a62:47d0:: with SMTP id p77mr74800825pfi.95.1555325567104; Mon, 15 Apr 2019 03:52:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555325567; cv=none; d=google.com; s=arc-20160816; b=PlLiVZ/gi3lx9QYIoNRKXJ552nDb56O9STSxIV7ZomP7qHCAgbZnJwUONTdK7vW1CR OEYbAzHflCf8C4QmhNoHaC86p4xbt2zTHiZVDLpRYpXrJ7xjWnyLyXw7JvIJSUMLqtE9 Wlp/mIQTyQXhCQJTMKl5nxTn5tfezc6gVf94SLJdTNgane77UapkkTdUwYrMs5j5nYr2 eZJGkGnCVIjryXxyd2loAefpgfg+6rnTrU1iFeybdD8b8xtS+JKlWGzKvkoSXfPRRvrl r9zosTqjdyisIn5lQTcQvY5dOUFjpZAiXotZHeC7+paxbpsUrnwQbcB6mDou65CSvPFG fv5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=0oWNh0B/qe8Q4how0x7rR21bFSnDaPWow0yapv2oG6Q=; b=f7CLfZQtaR2ws16NnE4m+GjHBsAqqWILvMb5lmu43+VB/sA5o244BBEh/SMurLbx8A mo3uFqGtbKZP9J+a3pde9T9PvcFhltqoi+x80KT+D9UotAuDYwz6wR9dhdsG+rDEw7Cu OGZTYHMl4Jq1G8Zu6RzqPsphiAxdk4T1xNAzDnpZuzIGTuzzwE05wwDiSH9u/cMyCY8H +bB7daHAE9vavZE3LpZfVcFYpFzYM+aBFucaYiZeoRsHTDhm69a/URTBbTwJMnFjJCL1 i9gVRjD8Mt0uwk8JcxfKsrpUpz/Wu+Pqy7o5PKHNvKUNDx1loI0UC2HCbfREzIvshgOb 6OQg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1V7be9Oy; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y66si40001417pgy.186.2019.04.15.03.52.30; Mon, 15 Apr 2019 03:52:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1V7be9Oy; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727230AbfDOKuc (ORCPT + 99 others); Mon, 15 Apr 2019 06:50:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:52798 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725939AbfDOKuc (ORCPT ); Mon, 15 Apr 2019 06:50:32 -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 4EB85206B6; Mon, 15 Apr 2019 10:50:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555325431; bh=JD5n8gS0SRDb1g7rxAZgjdC9oGr8jTO7DkLLkKVx/NQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1V7be9OyllFGkwhxjBZusNJBOQx7ceKOFhveI/+J9zWUmqW3bPsDQLs8bIph0F378 1L3TXddVbbOY7NSlFwnmL5qrqJn2beql2eM9l8lyzXeEgoy5hduq4OrbdxJwE+LaQB IjheV9Kfynv9LIxkZ4Dml/436LeUI9+vYWrQSCjk= Date: Mon, 15 Apr 2019 12:50:29 +0200 From: Greg Kroah-Hartman To: Mathias =?iso-8859-1?Q?Fr=F6hlich?= Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Leo Li , Alex Deucher , Sasha Levin Subject: Re: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink. Message-ID: <20190415105029.GC9397@kroah.com> References: <20190404084619.236418459@linuxfoundation.org> <20190404084621.660309707@linuxfoundation.org> <4990954.l4Ku8jBaGM@notebook.internal> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4990954.l4Ku8jBaGM@notebook.internal> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 05, 2019 at 07:12:47AM +0200, Mathias Fr?hlich wrote: > Greg, > > as I mentioned in the commit message, I saw more fixes to that area in Alex > Deuchers queue when I fed that to Alex. There is one fix that I can think of > that interacts with my fixes. Means, we may get unwanted side effects of my > patch without the fix mentioned below. With that below patch also selected, > I think we should be ok for stable. > Alex, AMD people, your opinion? > > The one that I can spot not already in linux-5.0.y is: > > commit 3f01f098a4e2ef30ef628497c43a3d568e720376 > Author: Jerry (Fangzhi) Zuo > Date: Thu Jan 24 11:46:49 2019 -0500 > > drm/amd/display: Clear dc_sink after it gets released > > [Why] > The dc_sink was released but the pointer on the aconnector was > not cleared. > > [How] > Clear it. This patch does not apply to the 5.0.y tree, so I can not queue it up :( thanks, greg k-h