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=-6.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 BBC6FC5CFC2 for ; Thu, 15 Jul 2021 17:27:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9EFD8613DC for ; Thu, 15 Jul 2021 17:27:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229695AbhGORao (ORCPT ); Thu, 15 Jul 2021 13:30:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:55436 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbhGORao (ORCPT ); Thu, 15 Jul 2021 13:30:44 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8FC83613D8; Thu, 15 Jul 2021 17:27:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626370071; bh=R/wbqKDj6dP85+o15sGDZqVlYXdKpyzGlSiQj2Yp3qQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o00kPKLs682vazYEW+edBKRrHZoS6KUbJFL6EBAqtYFo6EOhpN4SbkoPvswie/Xer ylFqr1yLX8mSZ0xh+jizO7d+w9LFU8PFsZ1DWAh1dppLrt5EAxoI782ki5XDpu5VkT aqc5xRrP92EpOEhNj6QyJSdoBhscqFZWGf393scQ= Date: Thu, 15 Jul 2021 19:27:48 +0200 From: "gregkh@linuxfoundation.org" To: "Lin, Wayne" Cc: "lyude@redhat.com" , "stable@vger.kernel.org" Subject: Re: FAILED: patch "[PATCH] drm/dp_mst: Avoid to mess up payload table by ports in stale" failed to apply to 5.13-stable tree Message-ID: References: <1626351420140215@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, Jul 15, 2021 at 03:07:19PM +0000, Lin, Wayne wrote: > [AMD Official Use Only] > > Hi Greg, > > Really thanks for your time. About failing to apply below patches to stable tree: > 3769e4c0af5b82c8ea21d037013cb9564dfaa51f > [PATCH] drm/dp_mst: Avoid to mess up payload table by ports in stale topology > > 35d3e8cb35e75450f87f87e3d314e2d418b6954b > [PATCH] drm/dp_mst: Do not set proposed vcpi directly > > There was an immediate following patch to correct the issue caused by above patches: > 24ff3dc18b99c4b912ab1746e803ddb3be5ced4c > [PATCH] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms() > > In other words, these three patches should be committed at the same time. Sorry for any inconvenience it brought. > Please advise me if there is anything else to do for having these patches applied to stable tree. > Really thanks for your help. These commits do not apply to the current stable trees, so please submit backports of them for how ever far back you wish to see them, so that we can apply them. thanks, greg k-h