From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5597BC3A5A2 for ; Sun, 22 Sep 2019 08:14:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 24C15208C2 for ; Sun, 22 Sep 2019 08:14:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569140078; bh=Sddh5NZ+U1GIdh5WazzQKIVjWnv18VMZN5PN/kJ/AzM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=YcUlciFLeQ2GXW4M+9Y1DUlZ6hJV02KTWh8RLu1C20+3UTOG94oMbHOj5CaILjpyv H8CHNq0HDoOEYQyRTMUaFCXtS2gNgjfd/HhQGKzXCx/LN4tBN5OeHpY6v4qUpfP6+0 sV38kJ7LbySZCMBM4DIlnSWHe/JwRCTwYCspsQoU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727888AbfIVIOh (ORCPT ); Sun, 22 Sep 2019 04:14:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:52208 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727881AbfIVIOh (ORCPT ); Sun, 22 Sep 2019 04:14:37 -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 73DA420830; Sun, 22 Sep 2019 08:14:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569140077; bh=Sddh5NZ+U1GIdh5WazzQKIVjWnv18VMZN5PN/kJ/AzM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=A7z4noi8M6Ooigyv7kMMAuiBraprSTWIfe/N7wnDGojWynT9vOwokCYMXKZ+UkE5P mUPxl+BMPzJGdWNWzNGT4i6t6H4vPRBvcpB3zo6Qyox0YEJFJchSJ4iQ0NH8tzwKYo o3WA+QrlrJVUM2SmNC4YsLSk7UOt5AXwTxYbY1R4= Date: Sun, 22 Sep 2019 10:14:34 +0200 From: Greg KH To: "Deucher, Alexander" Cc: Alex Deucher , "stable@vger.kernel.org" , "Kazlauskas, Nicholas" Subject: Re: [PATCH 0/3] amdgpu DC fixes for stable Message-ID: <20190922081434.GB2524798@kroah.com> References: <20190920140338.3172-1-alexander.deucher@amd.com> <20190920141135.GA588297@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Sep 20, 2019 at 02:15:11PM +0000, Deucher, Alexander wrote: > > -----Original Message----- > > From: Greg KH > > Sent: Friday, September 20, 2019 10:12 AM > > To: Alex Deucher > > Cc: stable@vger.kernel.org; Kazlauskas, Nicholas > > ; Deucher, Alexander > > > > Subject: Re: [PATCH 0/3] amdgpu DC fixes for stable > > > > On Fri, Sep 20, 2019 at 09:03:35AM -0500, Alex Deucher wrote: > > > This set of patches is cherry-picked from 5.4 to stable to fix: > > > https://bugzilla.kernel.org/show_bug.cgi?id=204181 > > > > > > Please apply! > > > > What stable tree(s) do you wish to see this applied to? > > 5.3 and 5.2 would be great. Thanks! All queued up now, thanks. greg k-h