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 78F60C43334 for ; Thu, 21 Jul 2022 06:58:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbiGUG6x (ORCPT ); Thu, 21 Jul 2022 02:58:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45192 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230214AbiGUG6w (ORCPT ); Thu, 21 Jul 2022 02:58:52 -0400 Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73C4A785BE; Wed, 20 Jul 2022 23:58:51 -0700 (PDT) Received: by mail-ej1-f41.google.com with SMTP id bp15so1544901ejb.6; Wed, 20 Jul 2022 23:58:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:from:to:cc:references:in-reply-to :content-transfer-encoding; bh=9tlGTK9i++dWJiBJl2NtyWwbbZeViBOzFzVVS3j9kv8=; b=BiYznXWQ0EKwcoWpAOWR9OdYvp3uR6/dA2/ojd4+YWOceKRk/LoTLf2R7kn0jEuoeW lazG0TIkiAj6yVJaJK1XHzO5amEC8lby/gc7QtRI0kFzozIx+uWVT0XIUTc1rRxU59u0 FzJo0vBUIbffR6ShUGs/CgT18z7aA4yJqEk7NhMrPV52gIVHXiLCdlvTq493YnUJYmOV +WbwcBekezqGHbAc1jraLPHj18nfb9yhbEVuyiXe+3ciAXY97UWsnx/o/Osze3isTFGQ sHiKxuTDMXhj7faCqxuX1bEV0d4mSxgLsYTHq+MaIhVKow6jqOny/a/yTZQO7VshOO7x SdzA== X-Gm-Message-State: AJIora/jULdTFZz1cmEc0Lx+hHMzZkk0Q3fiMpP5f0R6ae6bAu+4NyCx fKwIkhzcUXicD8KDcyWOPA0eyRXkFJveMA== X-Google-Smtp-Source: AGRyM1tdIj+Bgw8P/l4EN6+8EHSWf8wtfhKjR2YTggYx5lQWhY3Sifj5FIn3jfScDEZ0DCQeMPhPiQ== X-Received: by 2002:a17:907:1dca:b0:72b:3cb2:81f7 with SMTP id og10-20020a1709071dca00b0072b3cb281f7mr36972155ejc.567.1658386729989; Wed, 20 Jul 2022 23:58:49 -0700 (PDT) Received: from ?IPV6:2a0b:e7c0:0:107::70f? ([2a0b:e7c0:0:107::70f]) by smtp.gmail.com with ESMTPSA id t8-20020aa7db08000000b0043bba84ded6sm489560eds.92.2022.07.20.23.58.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Jul 2022 23:58:48 -0700 (PDT) Message-ID: <9d2eaa61-17f6-1c26-b4a5-e615935d1625@kernel.org> Date: Thu, 21 Jul 2022 08:58:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 5.18 000/231] 5.18.13-rc1 review Content-Language: en-US From: Jiri Slaby To: Linus Torvalds , Justin Forbes , Peter Zijlstra Cc: Naresh Kamboju , Greg Kroah-Hartman , Linux Kernel Mailing List , stable , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Pavel Machek , Jon Hunter , Florian Fainelli , Sudip Mukherjee , Slade Watkins , John Harrison , Tejas Upadhyay , Anusha Srivatsa , Jani Nikula , Daniele Ceraolo Spurio References: <20220719114714.247441733@linuxfoundation.org> <6cb8a9c9-d256-5db2-e352-e8de1165950c@kernel.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 21. 07. 22, 8:05, Jiri Slaby wrote: > Thinking about it, that's likely the reason I'm not seeing any failures > -- I still carry all the retbleed patches on the top of stable. So while Confirmed. So I assume this gets fixed once the rest of retbleed patches is dropped from 5.18.13-rc1. regards, -- js