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=-14.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 B1154C433FE for ; Tue, 21 Sep 2021 16:58:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D31261183 for ; Tue, 21 Sep 2021 16:58:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229948AbhIUQ77 (ORCPT ); Tue, 21 Sep 2021 12:59:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229732AbhIUQ7y (ORCPT ); Tue, 21 Sep 2021 12:59:54 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E317CC061574; Tue, 21 Sep 2021 09:58:25 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id s11so21308567pgr.11; Tue, 21 Sep 2021 09:58:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=CETVK6ds2+pVBiYyRDYkGHOQ2Xi8265HXP1w2IsOw/s=; b=fXw07H7h/S09+jhMew/WRu/2l5CgTYmLbhvhhhUDFApMwO4chkFXboY8pr/pk4vc+m G/9Qfye2GpmREPTP4cjHHtFo1FkY5P/O0nIfZN1czk2PeViG+gMjnUyLO0Iiu1+8d/FN B2kQ3deBVaOyS08uPowNavm3ZwxZkmD/34yUjs8hauBwemPbtYVjBSYEMSbruyMbDmE1 eLC1+nyscLCj+5jYUf2I3cTKTCHT+2r/wMpUSvmXYa7uxs2mvGJwTNY5BHMxmbQ3AOVC pffiA5G01ZR65F0aU56ZvX6uCSMyu+zjJKVRFWI9QZCW6WVd3W9gMwK+RrqWjT5+OhrO cDww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=CETVK6ds2+pVBiYyRDYkGHOQ2Xi8265HXP1w2IsOw/s=; b=kWyKrRCxRoSQIXAg40lMiz+Mn8xlt6Lx+DZeS5bJD/P7mv8vIYT/4VkUz7eTDIzxyM 3HEcNkejQAPimTgJFw5ta0BCWN7fD7m38fgCOYV5oPOJMdEhh3M2M6vz+zk2cgYP4ACj wUy0W8LQMrKzJ9NQnGLSch4hJjjNA/Muj/wbOEgSRgm7E2RqR1y3znmovEW4rYItj5F/ gYPXOCA9LbJ5Ed6GtDQSxv5gRCBGSgPdcmjaTmifss3xJqhl8iyz7rFSNdh/uTpuhr7X oMQkkg81kID/fSgAx1JYwx8jb0D74rzQEBiKAFTkqFMLUSstpBwKyP97ALLhDz0ly+VR 8kMA== X-Gm-Message-State: AOAM532YI3/rnqJ3ZNRJdgK+qITMxdVRkqmOwfSX5YRwq2ERkfqempQq 6zbEmeV0fhHFFA083mjary+MUBEnw9o= X-Google-Smtp-Source: ABdhPJze7D4radWbj3gJfRezAW0+9jYJ4S4t0zu2sEjS24I8fdxSUMmEJzGOSP6MfeGf+evY9zUCkA== X-Received: by 2002:a63:3f85:: with SMTP id m127mr1129533pga.140.1632243504964; Tue, 21 Sep 2021 09:58:24 -0700 (PDT) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id s2sm3480683pjs.56.2021.09.21.09.58.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Sep 2021 09:58:24 -0700 (PDT) Subject: Re: [PATCH 5.14 000/168] 5.14.7-rc1 review From: Florian Fainelli To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, stable@vger.kernel.org References: <20210920163921.633181900@linuxfoundation.org> Message-ID: Date: Tue, 21 Sep 2021 09:58:22 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/20/21 11:54 AM, Florian Fainelli wrote: > On 9/20/21 9:42 AM, Greg Kroah-Hartman wrote: >> >> Rafał Miłecki >> net: dsa: b53: Set correct number of ports in the DSA struct > > (same comment as for 5.10) > > This patch will cause an out of bounds access on two platforms that use > the b53 driver, you would need to wait for this commit: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=02319bf15acf54004216e40ac9c171437f24be24 > > to land in Linus' tree and then you can also take Rafal's b53 change. > This is applicable to both the 5.14 and 5.10 trees and any tree where > this change would be back ported to in between. > > Thank you! With the updated tag pointing to: commit c25893599ebc571ecb26074f1338ac0c642078e4 (HEAD, linux-stable-rc/linux-5.14.y) Author: Greg Kroah-Hartman Date: Tue Sep 21 08:59:04 2021 +0200 Linux 5.14.7-rc1 Tested-by: Florian Fainelli Thanks Greg! -- Florian