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 605C3C433EF for ; Mon, 20 Sep 2021 09:19:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 445A660F6F for ; Mon, 20 Sep 2021 09:19:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232269AbhITJVO (ORCPT ); Mon, 20 Sep 2021 05:21:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:54984 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230391AbhITJVO (ORCPT ); Mon, 20 Sep 2021 05:21:14 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E57F860ED7; Mon, 20 Sep 2021 09:19:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632129587; bh=2a/STmDjJgqpopTJMjtSa5GGYye8kZCFBFWoA6EGIxM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DKuiUUmuP/NmQaADk2QoArBR4Irr/lf9IW8kMeS0ULRzG9oNGfMufGUv4NoIN30Yr ArogFVQdmT7Y+/2tQCebeiNgR8w5p0uOQxAHVexp9EUhhpxfNv0lJ4Q5ZwlVDYwQQx oVIPhnO6riDqtTYrJFVTnGSK3pDdYqRHCnTBxYcQ= Date: Mon, 20 Sep 2021 11:19:45 +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 11:11:51AM +0200, Michel Dänzer wrote: > On 2021-09-20 11:03, Greg KH wrote: > > 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? > > Actually, it's not critical to have this on the stable branches, let's just > drop it. Fine with me, thanks! greg k-h