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 DBC9DC433EF for ; Thu, 21 Jul 2022 07:03:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232304AbiGUHDW (ORCPT ); Thu, 21 Jul 2022 03:03:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232280AbiGUHDR (ORCPT ); Thu, 21 Jul 2022 03:03:17 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A957C7AB1C; Thu, 21 Jul 2022 00:03:16 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3C5EDB82339; Thu, 21 Jul 2022 07:03:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2B488C3411E; Thu, 21 Jul 2022 07:03:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1658386993; bh=VM0oLzDa8uJ5GNLVPNZm+mqO/OI9nNTkAnc0YIDvwmQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NyWEynkOI3gX5YVwCrsEAj40fE8nUbfOvd3Uu3xT8jGJQSmC+9JJcPu3CRJjvXrlA T5TMqFjUWNkvtWYFMMKQFS/C4/ya6jX+OOi8uhQuwVI8IA5lbZo7Cqm1RzqvbtLAJ/ rqVIi+7l9wdbdxi31hNHwZnaZN8UKcjNSQeFxGWs= Date: Thu, 21 Jul 2022 09:03:10 +0200 From: Greg Kroah-Hartman To: Jiri Slaby Cc: Linus Torvalds , Justin Forbes , Peter Zijlstra , Naresh Kamboju , 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 Subject: Re: [PATCH 5.18 000/231] 5.18.13-rc1 review Message-ID: References: <20220719114714.247441733@linuxfoundation.org> <6cb8a9c9-d256-5db2-e352-e8de1165950c@kernel.org> <9d2eaa61-17f6-1c26-b4a5-e615935d1625@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9d2eaa61-17f6-1c26-b4a5-e615935d1625@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 21, 2022 at 08:58:47AM +0200, Jiri Slaby wrote: > 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. Yes, let me fix this all up, sorry for the mess...