Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp284532pxv; Wed, 30 Jun 2021 05:44:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxsDwjxHZXwko1CrnZIVeAWr+dAfFhv8zRC/TI5ScHBoxY9ts2USl3YZfxe1B7vEX2olaUG X-Received: by 2002:a05:6e02:1d97:: with SMTP id h23mr26420613ila.108.1625057064205; Wed, 30 Jun 2021 05:44:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625057064; cv=none; d=google.com; s=arc-20160816; b=r98KYGHKw8ZMnAxMp7B9Ztwsl5qFhe+Wq02p6VzJmQ/B7GoXyhq4fTJxxLpwkpXri4 7g65Fvi9YizHTBhm5GW6rbzaUXgrGNSR/iFR/dgd1p5EPGvFb7x3qgnu44BExhFkgQKk 3MmpoATTVqZRtKazzy2Nq7qGw7d9Ohs0loKbESvs7Vf5mlVzZJ73qaICsNOQx/zwdfoK F+4iKNcdSRGC07sLRglA/B7XKAZog7Nvj4XyAFC2mPDBeBpbqplYg4UJoAV4erEitVz4 S3zZozba50CSbP7mXT3ECVaVpLD22KtvY1oCvt8cKmQ2+l9FaMtJ3kt+LNnqu8DzcXHR MinA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=+V81dj460ylWfUZbQ0wRmHuOwhgwJ3ZXiwq6GFG07hE=; b=o0Qxo9KLAIytB9pCv5xZTi+DGIeqhUiyNAJKGSf6XZ9EJgD5aYsRT1ctqHxyZf1NIL XM8ENgJ2YE68XeHH6oVDHGicKK+S09hf3RIrMHwHrzUUYXIUH1s5p7vBnT1R1IcTjUTD HTFAOYKoDhc8XSIDJWtbVd+Nxs7dgkMiL2w3L4mCB7BGe1aenwP+D3+V+dmF24WRn9M0 TwPGG6A1B87193EKgKlfnf2jNq87GIaR4qH7QpRXlB8E6lGOnXTq3XstSkNIN87l0wnc GN28RXn6RzRJNfXeiZlGCFYK6oyrE2okQ42wN/4YLYvbn1lH2jW7XJynxyCR7Boz9Ljo CdYQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=nU2WTDr7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d198si24014813jac.70.2021.06.30.05.44.12; Wed, 30 Jun 2021 05:44:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=nU2WTDr7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234736AbhF3Mpr (ORCPT + 99 others); Wed, 30 Jun 2021 08:45:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:49022 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234713AbhF3Mpr (ORCPT ); Wed, 30 Jun 2021 08:45:47 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2738E61461; Wed, 30 Jun 2021 12:43:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625056998; bh=J0Gszs8pv1ZVL9B9l2TF6Y0s+M7aKB70DnAjQIctv0c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nU2WTDr7v65lyactIc5lmNxQx01B4g2ebLDbUjUnj68SmArfYikVP++lDEzyQAvdp AflRvkxgCGGIIAxXEMn14rrnX09gOxRy49iF0PnJzz1Gh7SCWcqS9GBxEBgrNFbj2O cFeCmI6XY8U4CADW64ACd1GWYnkq3nVItsXkbC9695ADa0JBEFjPlLEB6y+WbG9CBj o5G/jYPbU9LeWIG0nUYa/Jwt62jZhR4MnfcKyaCxudo94lvBXpXT3I9QsRrp/CJwi+ uhb5p49NHHLDKsoMPQp5BOr7MZzPhT5wHYPkFGVlKs/GxKpmE8fP3l+itrvTtLpbcR 8/u6edBlrrVqQ== Date: Wed, 30 Jun 2021 08:43:17 -0400 From: Sasha Levin To: Fox Chen Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org Subject: Re: [PATCH 5.12 000/110] 5.12.14-rc1 review Message-ID: References: <20210628141828.31757-1-sashal@kernel.org> <60da130e.1c69fb81.c638f.a74a@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <60da130e.1c69fb81.c638f.a74a@mx.google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 28, 2021 at 11:21:02AM -0700, Fox Chen wrote: >On Mon, 28 Jun 2021 10:16:38 -0400, Sasha Levin wrote: >> >> This is the start of the stable review cycle for the 5.12.14 release. >> There are 110 patches in this series, all will be posted as a response >> to this one. If anyone has any issues with these being applied, please >> let me know. >> >> Responses should be made by Wed 30 Jun 2021 02:18:05 PM UTC. >> Anything received after that time might be too late. >> >> The whole patch series can be found in one patch at: >> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.12.y&id2=v5.12.13 >> or in the git tree and branch at: >> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.12.y >> and the diffstat can be found below. >> >> Thanks, >> Sasha >> > >5.12.14-rc1 Successfully Compiled and booted on my Raspberry PI 4b (8g) (bcm2711) > >Tested-by: Fox Chen Thanks for testing Fox! -- Thanks, Sasha