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 13887EC8726 for ; Thu, 7 Sep 2023 17:39:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245285AbjIGRjw (ORCPT ); Thu, 7 Sep 2023 13:39:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53588 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245287AbjIGRje (ORCPT ); Thu, 7 Sep 2023 13:39:34 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E8D41717 for ; Thu, 7 Sep 2023 10:38:57 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 96B95C07616; Thu, 7 Sep 2023 10:10:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1694081430; bh=Gy+nNJ0uithChmmt+Ut4858HgdKnAF2QzF7M2lzCMxc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ELinZhVfVzk2K0ghT180Bfc3ujysfyBuEfTvVTovPxOCprt57+G4d6wUKmepkDAjr YRAazxpvVjMypV+5Kral/OI18OLcDgTHBCJBUBJ+H3JnZmfOpk3i2PWtA77o0BbMYt r5MopTugkVpjKmdRRoOh0cWfNBohzUWk1DRkwHq0= Date: Thu, 7 Sep 2023 11:10:28 +0100 From: Greg Kroah-Hartman To: Jens Axboe Cc: stable Subject: Re: 6.4-stable backport request Message-ID: <2023090721-update-nacho-ad33@gregkh> References: <7ca1d2ea-b4f4-4284-bc17-6e413f5e12b5@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ca1d2ea-b4f4-4284-bc17-6e413f5e12b5@kernel.dk> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Sep 06, 2023 at 06:32:11PM -0600, Jens Axboe wrote: > Hi Greg / stable team, > > Can you queue up this commit: > > commit 106397376c0369fcc01c58dd189ff925a2724a57 > Author: David Jeffery > Date: Fri Jul 21 17:57:15 2023 +0800 > > sbitmap: fix batching wakeup > > for 6.4-stable? It'll cherry pick cleanly. Now queued up, thanks. greg k-h