From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9DB4C6119 for ; Thu, 14 Mar 2024 22:38:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710455901; cv=none; b=HgvdKqz4+Sqe0iGyv1YGs/SigvjFGEQxnkp7gq2Nlm+azjWLdDBtc5LW3HilloqT1JjJrOTiVSx9kILvWyeCWeuf8UNiKykq2Q+pKMhhSdMZG0QtYxq4uc68rurYzxQynRnLfxkDiALI1TdhyR+2QoEr+CaPeQZ+51v8KA+uLyo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710455901; c=relaxed/simple; bh=Fp+QzUBiLtU2kSxcohL6cNfNyfZ3vX7mpJ/MQYF04V0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ULGzKmUWMKm32mBm11M1sKGVki8C6BFt64I5sFpMFUIz9Rri+Oyns+IOJ1OJ8o6zpf2uK/JJ5wvp3rJZTWsN0BSKcZS04dONA+9LYBPuwM0OjTruxtQAa0UXbK+K0may0e8iCy1nsec5T/jlm8VLYf2Ci4U6d+HDdRg9/bNNE3k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Yt9/0zfE; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Yt9/0zfE" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E677CC433F1; Thu, 14 Mar 2024 22:38:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710455901; bh=Fp+QzUBiLtU2kSxcohL6cNfNyfZ3vX7mpJ/MQYF04V0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Yt9/0zfEhsJtMP/udmzemH92HSNVt0zlndQW5U6uNO5eeijx1vN/J3iiUR9K3uGk2 L+1nXFqCJGCUv8ejXIqJcSlayzCEt07Emm8tW25QTB+0VbQADLczHw8MOgsGQNYye6 I2TUkgTQ3/b/fFKgzCG0BO5J5ojvBy0JXtaPPaUgRahwS8MVvke/NjisDExVf0iWrv 4oCzJ7TvE5p9DaiVRucC6ruEgwe2iV9oOy/VLqJjslMoHvm0wS9FnappDqpW2249im +RZ8P4Iia4/9RNKbuBV6vUI1q/biv750MjoD8GpreoeSnYoyFuCtsJFqDp7CJ9I3zo Pe7Bu9/LyPgWQ== Date: Thu, 14 Mar 2024 18:38:19 -0400 From: Sasha Levin To: Kent Overstreet Cc: Helge Deller , stable@vger.kernel.org, Greg Kroah-Hartman Subject: Re: dddd Message-ID: References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: On Thu, Mar 14, 2024 at 05:46:35AM -0400, Kent Overstreet wrote: >On Thu, Mar 14, 2024 at 10:41:12AM +0100, Helge Deller wrote: >> Dear Greg & stable team, >> >> could you please queue up the patch below for the stable-6.7 kernel? >> This is upstream commit: >> eba38cc7578bef94865341c73608bdf49193a51d >> >> Thanks, >> Helge > >I've already sent Greg a pull request with this patch - _twice_. I'll point out, again, that if you read the docs it clearly points out that pull requests aren't a way to submit patches into stable. -- Thanks, Sasha