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=-5.7 required=3.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,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 519D3C433DB for ; Fri, 26 Feb 2021 10:54:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E923464EEE for ; Fri, 26 Feb 2021 10:54:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230225AbhBZKyy (ORCPT ); Fri, 26 Feb 2021 05:54:54 -0500 Received: from ciao.gmane.io ([116.202.254.214]:49474 "EHLO ciao.gmane.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230083AbhBZKyx (ORCPT ); Fri, 26 Feb 2021 05:54:53 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lFal9-0006mU-UO for stable@vger.kernel.org; Fri, 26 Feb 2021 11:54:11 +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 11:54:07 +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: <1614334214168@kroah.com> Content-Language: en-US Cc: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi, thanks for the upgrade. There seems to be a dangling link in the git repository: `scripts/dtc/include-prefixes/c6x` Regards, Jörg. Greg Kroah-Hartman wrote on 26/02/2021 11.10: > I'm announcing the release of the 5.11.2 kernel. > > All users of the 5.11 kernel series must upgrade. > > The updated 5.11.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.11.y > and can be browsed at the normal kernel.org git web browser: > https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary > > thanks, > > greg k-h