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=-7.2 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 A3C15C433F5 for ; Mon, 20 Sep 2021 09:03:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7F25E60F56 for ; Mon, 20 Sep 2021 09:03:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234854AbhITJE5 (ORCPT ); Mon, 20 Sep 2021 05:04:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:49534 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234397AbhITJEx (ORCPT ); Mon, 20 Sep 2021 05:04:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6DF27606A5; Mon, 20 Sep 2021 09:03:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632128606; bh=eYwkUe/zLTHpHMzFzhc+P6sbS2zdAd6IWmRHGOrcgms=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1y+dRlL0Wj9SGwvAdBisi7hA9bDuZskkRt6+zJ/6QNer3CQ3Hy00L/oPDLussPyqZ 3i3ApE4B3v1xxyvshfbMFoqZLhN4yPM8ZZRJRC6Rjx/58PuWeOOFZBKskEsUw4HWWm lAUatGxUTw29SJt1oNRdElDcabXZAav6wzM6Fy/Q= Date: Mon, 20 Sep 2021 11:03:24 +0200 From: Greg KH To: Michel =?iso-8859-1?Q?D=E4nzer?= Cc: alexander.deucher@amd.com, lyude@redhat.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] drm/amdgpu: Drop inline from" failed to apply to 5.14-stable tree Message-ID: References: <1632127974199169@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Sep 20, 2021 at 10:57:34AM +0200, Michel Dänzer wrote: > On 2021-09-20 10:52, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.14-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > I wrote a comment above the Fixes line: > > # The function is called amdgpu_ras_eeprom_get_record_max_length on > # stable branches > > > Looks like that got lost somewhere along the way. Can you send a working patch for these older kernels that I can queue up? thanks, greg k-h