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 F0295C433FE for ; Sat, 15 Oct 2022 01:34:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229715AbiJOBed (ORCPT ); Fri, 14 Oct 2022 21:34:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229693AbiJOBeT (ORCPT ); Fri, 14 Oct 2022 21:34:19 -0400 Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D4DE76560 for ; Fri, 14 Oct 2022 18:34:08 -0700 (PDT) Received: by mail-pj1-x102c.google.com with SMTP id fw14so6408757pjb.3 for ; Fri, 14 Oct 2022 18:34:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; 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=WWoZiJApWyCBKdB70ZB9Vo9hMSoVXmauhEs7d1wasQE=; b=DU5MvItccSyjFFbxc7gy0hUbfcvU8j3qj+2YZhgcfolUKe8NEGXzxCIFIgEJTg2cFo Rs9sUDSmeC8ZWkFAfI2zXS0/O6ui0yseW8X1JNpHQHvWXy32GcTJADggkXdMmNfVuUXA 51UHi4ZzzL2NkKtx9m8wXJ4AAucHssSl9Pxr8= 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=WWoZiJApWyCBKdB70ZB9Vo9hMSoVXmauhEs7d1wasQE=; b=fcagiGpCsCmz9R3viq/dGInYi4jdxGFs9eTQ389bjdF6EAhcqcfP08wJFbZ/ywH7eq zb0rvOUnbwymjj4b1nvWdw29lzmnkhHRlw/ZXoC844hM1QpxvaT7Sf5f5w67Kv//Sr4h E96PNTxpSNmEHhKuLDeSGqgBPE4pFv90O0Lp8+EmQR9dhmm47ek8Exh2PyBz95bxKfji anYk0XJFxcD7SfkXzrVtwlOvRTNizEorCKYwA0eZNJ9ePgEI2CDdpvzpu+Lp/dnoI3fE U4Lp6c+FzwmIJDRtPeTkUjKB29somp38v4kC2SqbLNk6KvOPni2zqz63Ggxh9y+RZ1QX yDLw== X-Gm-Message-State: ACrzQf3Yg+Buif6o8H/suAysd91v6r1ULuF7VXTCjdPcADOr05ywwqka ZFbUYhEor8wwMyIeSmW7JcmNBA== X-Google-Smtp-Source: AMsMyM60v+OB85OF8dkEL5Ks5ZQlhXou3ViEFXWWTw9dnSluXa5cG2aN519MXXpxU4VxmIHVNy8nPA== X-Received: by 2002:a17:90b:388e:b0:20d:4a1f:d5a2 with SMTP id mu14-20020a17090b388e00b0020d4a1fd5a2mr791136pjb.135.1665797647949; Fri, 14 Oct 2022 18:34:07 -0700 (PDT) Received: from 90cf639d7f59 ([220.253.112.46]) by smtp.gmail.com with ESMTPSA id x1-20020a170902ec8100b0017da2798025sm2306202plg.295.2022.10.14.18.34.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Oct 2022 18:34:06 -0700 (PDT) Date: Sat, 15 Oct 2022 01:33:59 +0000 From: Rudi Heitbaum To: Greg Kroah-Hartman 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, 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/34] 6.0.2-rc1 review Message-ID: <20221015013359.GA78889@90cf639d7f59> References: <20221013175146.507746257@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221013175146.507746257@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 13, 2022 at 07:52:38PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.2 release. > There are 34 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 Sat, 15 Oct 2022 17:51:33 +0000. > Anything received after that time might be too late. Hi Greg, 6.0.2-rc1 tested. Run tested on: - Intel Alder Lake x86_64 (nuc12 i7-1260P) In addition - build tested for: - Allwinner A64 - Allwinner H3 - Allwinner H5 - Allwinner H6 - NXP iMX6 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Rockchip RK3399pro - Samsung Exynos5422 Tested-by: Rudi Heitbaum -- Rudi