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 2DCD37FBDA for ; Mon, 8 Jul 2024 11:55:48 +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=1720439748; cv=none; b=DmM7mY+KEZc2qHakhQoNYuztxeX6v0GQ2Hj3oG23eAOyBnsio/N3wYl2/PR6Hfn7YNv51EUtTolEVX7I9Ps6CcH0VoqiM8OpQHfGvGwEiRPtH9kvWycE5lmlMcWjAC8XCJWXmHMLjrEROikOnaqHfd6Iakaec111SGZTOZM+WYQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720439748; c=relaxed/simple; bh=zRyQlimr+9aMoGmjCRWbzlO/wRqMO3DLfUzOzx5X2Ag=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=InIsOKTv3pp9URSxVAJ73Tex0rBcuHH49xz/oY23wj+x+vAC0WKjKyhKT26jM5FrGhNI+54zrpJAagVA5pC93k4MdiDTzWh7DYDqxDNptrY7uBY07W2zuR4Z8/ysG/1rfEFMoOza2qAC+PZPjzXVVLMnRYJ7aaz8Rdu3ChjZ4Mk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TuSDhghI; 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="TuSDhghI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7BFFC116B1; Mon, 8 Jul 2024 11:55:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720439747; bh=zRyQlimr+9aMoGmjCRWbzlO/wRqMO3DLfUzOzx5X2Ag=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TuSDhghIibaLSdgTPjd+GQIeCTkTdZIMz22w1LZfP7T8RrbFSk5WVSVIIyFW6n5r8 K6fM4eDBIH+nVu5q9e3v0T/yH9kNgDyfETJEFsdxELLxih+BCEQpigwgF1g3azTgja VsytiOk+kOfIyZ/YSGr0ORVaH3KHNb9GOFmyZzKC2/7UKKV1Qr9QbuTuwBJmJdZmOs P+2utGPwjujt4uS2VZnM/S/HJ3o5fhK27HleH2w+LqscmgV5DQdRIsK/TZNRiogl1m 8g9F04/kZJe0QNdV4bZf0bKLzvhur/BVWUw3NOIWTOlOrxwfgkjFEhqS0hpgyrI4Lq ufv3wtbX9CO6w== Date: Mon, 8 Jul 2024 07:55:46 -0400 From: Sasha Levin To: =?iso-8859-1?Q?Fran=E7ois?= Valenduc Cc: stable@vger.kernel.org Subject: Re: [PATCH AUTOSEL 6.6 18/18] null_blk: Do not allow runt zone with zone capacity smaller then zone size Message-ID: References: <20240605120409.2967044-1-sashal@kernel.org> <20240605120409.2967044-18-sashal@kernel.org> <7fcbb3c6-ae1a-460d-be2b-e2eca88151c9@gmail.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7fcbb3c6-ae1a-460d-be2b-e2eca88151c9@gmail.com> On Wed, Jun 05, 2024 at 05:04:25PM +0200, François Valenduc wrote: >> >>Is not 6.8 supposed to be end-of-life ? >> >>François Valenduc >Sorry, I replied to the wrong message. But there is also an autosel >series for 6.8 posted today. So is 6.8 really end-of-life ? Yup, it is! -- Thanks, Sasha