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 DDD7FC433EF for ; Thu, 5 May 2022 14:05:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1380366AbiEEOJ1 (ORCPT ); Thu, 5 May 2022 10:09:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380401AbiEEOJK (ORCPT ); Thu, 5 May 2022 10:09:10 -0400 Received: from mail-ot1-x32c.google.com (mail-ot1-x32c.google.com [IPv6:2607:f8b0:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E1167678 for ; Thu, 5 May 2022 07:05:28 -0700 (PDT) Received: by mail-ot1-x32c.google.com with SMTP id h10-20020a056830400a00b00605e92cc450so2972605ots.11 for ; Thu, 05 May 2022 07:05:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=IsOqIa/uGmg0NObsXFVP4j0R4HBLTkyhi0oCnQBTl0c=; b=cunAioYbKwaE7ZgFasXUe0TNbGhgCzwtENvJTNFUdqwF0eF4wPU+9XYUSeUK3bpSzu 7T3RWrTQv6haxnTK6RmBOofm9aLwn7v0OgT5r6sIADpd7IehU2AAtewPR5+urQZvu05k cOj3FQ59r5AwOrwF6cEqSg7EF5VjowYWlCHcw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=IsOqIa/uGmg0NObsXFVP4j0R4HBLTkyhi0oCnQBTl0c=; b=cd6ZxsXF84IbYEiRuQCv69rela14i5BG170GUIe0AYD8bnMcs/rVHZ/FcrQhGotsNM gXF/2b1AE4qTH8+2eBaawtrPUVH3cxZbcC9rtPycRSHYq7wIPZsQDt0Yp/RWCJq2NMS8 T59Zs4DvRyPnDs1nGjasaTsJadoc3HGWhvfl1JIkKlT6N1jV3v54CUX0a/utVhxxRLat 8IGnzFdzCrg+WYgPTSUtxTmse2W+A8CICPRZu3xR2q6TU3hOggQfHYUW/uO0HFh4pJJt EJ0I/qPz9ZkbUM9YhRHUTGvpyBJg8h1HtlH/CqywPT1FHUa+x66XiF15q4EE8FsHnL1M nFQg== X-Gm-Message-State: AOAM5318XYysUOLkNwLElgN1uiSOEb3HVcc3ZyTNLa9+zzKTXI8PtySd sm7lPpggcDcljAhJsLceYu2q2g== X-Google-Smtp-Source: ABdhPJwOseP4YDjrLfHFg1HM982efkMpwGpsnYZxl0axyQQTH9NJYgEoiSAyfPdqvkvpiSJZybjrkQ== X-Received: by 2002:a9d:5e11:0:b0:605:c1f4:a4e3 with SMTP id d17-20020a9d5e11000000b00605c1f4a4e3mr9297597oti.227.1651759527885; Thu, 05 May 2022 07:05:27 -0700 (PDT) Received: from fedora64.linuxtx.org (104-189-158-32.lightspeed.rcsntx.sbcglobal.net. [104.189.158.32]) by smtp.gmail.com with ESMTPSA id x7-20020a9d4587000000b0060603221274sm607296ote.68.2022.05.05.07.05.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 May 2022 07:05:26 -0700 (PDT) Sender: Justin Forbes Date: Thu, 5 May 2022 09:05:23 -0500 From: Justin Forbes 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, slade@sladewatkins.com Subject: Re: [PATCH 5.17 000/225] 5.17.6-rc1 review Message-ID: References: <20220504153110.096069935@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220504153110.096069935@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, May 04, 2022 at 06:43:58PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.17.6 release. > There are 225 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 Fri, 06 May 2022 15:25:19 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.17.6-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.17.y > and the diffstat can be found below. > > thanks, > > greg k-h Outside of the x86_64 build failure due to [PATCH 5.17 162/225] ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15 All other arch seem to build fine. We just need to either drop the sof_es8336 patch listed or add the dep patches I listed. Justin