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 DF5ACC7EE23 for ; Thu, 1 Jun 2023 13:45:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233374AbjFANpG (ORCPT ); Thu, 1 Jun 2023 09:45:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233226AbjFANpB (ORCPT ); Thu, 1 Jun 2023 09:45:01 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 16CB6189 for ; Thu, 1 Jun 2023 06:44:59 -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 dfw.source.kernel.org (Postfix) with ESMTPS id A04A16453D for ; Thu, 1 Jun 2023 13:44:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C13AC433EF; Thu, 1 Jun 2023 13:44:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685627098; bh=F1U3nxzwGGTBqOhKN9HXrHvex6iugM7bFzDjW3SL8IQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gAXakz6QpG5kcWqipFn4VGw16zE+DhC1m+wkIBUVYZhB4pjijLWIe+Z8yqVKLk57l yHeDTRosvFV9aArHFDNa6UEr4SaBdk1KC0bzgFWqLF6+5NyC1XroEpLnQdCiS/tn7p 6DaO6HmFYiLKRqk/dlejjvB9t3pRQa1Jp8FNfIt6mSJjn0GI4vHR1bcg6AVCGePihs FN4t6hSJs4refSHA/cDLPFQ9mtlwjpY8xoJWBQnJEq99fseX7sOIjzu2lD9ZKjmwmH TBdjz0Kj0CPg3Y/7D0UG9ozrvecgpACkim+2w4FV2MOV9dzjeOUe/ehj6pEQJsHQAs P/Mg7B8v6L4mQ== Date: Thu, 1 Jun 2023 14:44:53 +0100 From: Lee Jones To: Greg Kroah-Hartman Cc: Jens Axboe , stable Subject: Re: 5.4-stable patches Message-ID: <20230601134453.GE449117@google.com> References: <6a5172c0-de90-d582-baae-37b8c4de1d91@kernel.dk> <2023060121-activity-phoniness-3113@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2023060121-activity-phoniness-3113@gregkh> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, 01 Jun 2023, Greg Kroah-Hartman wrote: > On Wed, May 31, 2023 at 10:00:39AM -0600, Jens Axboe wrote: > > Hi, > > > > Greg, can you include these in the 5.4-stable batch for the next > > release? Lee reported and issue that really ended up being two > > separate bugs, I fixed these last week and Lee has tested them > > as good. No real upstream commits exists for these, as we fixed > > them separately with refactoring and cleanup of this code. > > All now queued up, thanks. Super job! Thanks for this Jens. -- Lee Jones [李琼斯]