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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41691C38A02 for ; Fri, 28 Oct 2022 08:20:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229944AbiJ1IUS (ORCPT ); Fri, 28 Oct 2022 04:20:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229685AbiJ1IUM (ORCPT ); Fri, 28 Oct 2022 04:20:12 -0400 Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 70DBA2ED7B; Fri, 28 Oct 2022 01:20:11 -0700 (PDT) Received: by mail-pg1-x533.google.com with SMTP id r18so4211668pgr.12; Fri, 28 Oct 2022 01:20:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=qDqXXlM8JSPy+MW2RUdLHl67DqOhl3jl9XXumPBsjyY=; b=cyHDm7lB2yibuA6Jw84j9k8KTKkMl2Tc4ng6aTdXYZwqaNo4HpxcSQvW2eFg33bD0+ WPWAi9Wc+j6HhEWmbL2jpyWm9nt5LkZHYNtY7e4wmtp/CjvgGxje4PKueNruquonLxf+ cCj5QHa7eu5YVIxMUV1lPXpUlu98PN4KcUpH2OEPrX2WEyAnplwrgmTUqJ0JFLHmr7YO iQWIRorEykIBAwJlR31kGqnNWbqiA7cyyJJbtz8EtkhFxAjvh465YqJNECbE/vhFxEZy Va5RUNEf29ioHAoWEi3Fln6NA2iPzxMtQSw78itfLtJyciko7ztjMAZJFNzJaVUq5xuD a2hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=qDqXXlM8JSPy+MW2RUdLHl67DqOhl3jl9XXumPBsjyY=; b=4x6kA4CkhkrIy6wzOuQPkQeQF1HOl3LuxM+Yt+xvigR1je48pmyj90TNbpIGxg16y6 i7yp/YDxF+hChvQUnEpgb3XKAZGY2ZI3bSC7nebSxJaXTK+AAFJNAzX+DPDjw79cgvBI gsHjfy8GC5qoxFVhwfYuqKa73kEcHUuE7TXR3BcFloKfBnpUDpMeZRMnFdWaM+5uEy4v DIjqL4tJpY5qIxhmx6P0hx1g9/K4XsPofg/kIXgUP+xPHnPc90WZAFOm7pNGBLjByzxD Xu35gPgaxCtokCyln5VHkvAy1G0UiZOsB8zx64zKcspw1WlpMFbAIVEMNxC3gvW86F71 Nyhw== X-Gm-Message-State: ACrzQf2GgksQ73+rpqbMvL0wuSagLlZ44VmXNheSrjXHNC7VSddQ60zU H4BIwzz9S0Nsh/0cL1JMSZk= X-Google-Smtp-Source: AMsMyM6ZaqDkTf8iBTNf3qaVXJ6TFmuCX4dUAryYI3CYRJHjegEBT0DYHnvup4uTwB/O10fpTHFqHw== X-Received: by 2002:a63:de0e:0:b0:46f:23c6:e7d9 with SMTP id f14-20020a63de0e000000b0046f23c6e7d9mr18457054pgg.68.1666945211025; Fri, 28 Oct 2022 01:20:11 -0700 (PDT) Received: from debian.me (subs03-180-214-233-85.three.co.id. [180.214.233.85]) by smtp.gmail.com with ESMTPSA id co5-20020a17090afe8500b002108cabbe31sm2100035pjb.9.2022.10.28.01.20.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Oct 2022 01:20:10 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 2507710401E; Fri, 28 Oct 2022 15:20:06 +0700 (WIB) Date: Fri, 28 Oct 2022 15:20:06 +0700 From: Bagas Sanjaya To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, 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, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review Message-ID: References: <20221027165057.208202132@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LMUDTIQu9SXGJGs4" Content-Disposition: inline In-Reply-To: <20221027165057.208202132@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --LMUDTIQu9SXGJGs4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.6 release. > There are 94 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. >=20 Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and powerpc (ps3_defconfig, GCC 12.1.0). Tested-by: Bagas Sanjaya =20 --=20 An old man doll... just what I always wanted! - Clara --LMUDTIQu9SXGJGs4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCY1uQrgAKCRD2uYlJVVFO oxrzAP4xhYYns/d5Za25ApkxGeI6aYFJWZl4U2nTougs6Y8/KAD9GX4aZ7AaFLfn s1VY+QVsFEvFktZa/JUCAKSvgssLnA8= =j+Lr -----END PGP SIGNATURE----- --LMUDTIQu9SXGJGs4--