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=-0.7 required=3.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,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 E0A05C433E0 for ; Fri, 26 Feb 2021 11:34:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8291264E60 for ; Fri, 26 Feb 2021 11:34:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229751AbhBZLeN (ORCPT ); Fri, 26 Feb 2021 06:34:13 -0500 Received: from ciao.gmane.io ([116.202.254.214]:49950 "EHLO ciao.gmane.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229556AbhBZLeN (ORCPT ); Fri, 26 Feb 2021 06:34:13 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lFbNE-0009mo-9H for stable@vger.kernel.org; Fri, 26 Feb 2021 12:33:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: stable@vger.kernel.org From: =?UTF-8?Q?J=c3=b6rg-Volker_Peetz?= Subject: Re: Linux 5.11.2 Date: Fri, 26 Feb 2021 12:33:26 +0100 Message-ID: References: <1614334214168@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit In-Reply-To: Content-Language: en-US Cc: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Greg KH wrote on 26/02/2021 12.02: > On Fri, Feb 26, 2021 at 11:54:07AM +0100, Jörg-Volker Peetz wrote: >> Hi, >> >> thanks for the upgrade. >> There seems to be a dangling link in the git repository: >> `scripts/dtc/include-prefixes/c6x` > > Is that new? What commit caused it? I think it was a removal, commit 584ce3c9b408a89f, which forgot the link. Introduced in 5.11.2. Regards, Jörg. > > thanks, > > greg k-h >