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 3CED619A for ; Sat, 27 Jan 2024 00:28:17 +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=1706315298; cv=none; b=pJoGhnL2UD27YWG6fjhTkcGm6SuyPHaqS/GDcCxF7xEU+SUZPwvajIzjVz0fSWmeVimfO/R7THE9v10kJRpiV1x6rNlurwFkTqRan8Agy1uWZioEDIVH6QrEGD+y6v49UfiFDGiMyg6q9iEeZ1+8Pk24UJFUU+8ME/hP06vatig= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706315298; c=relaxed/simple; bh=qsHKRjbn3SmRtUSdoC90y+V19HZ4g8YEs+gp+6GAxrA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=mUBSc7tAIQ9qk1bww7qmwQR7yrcv2HtfeTJUvji2plQJs5dhu3s8xqk/u1XcIcPu6Hl7U1yVM2I30TpGseRv6NRWtDAeyDw4hIRVwHASCEfYiv1fVpQCrsjOALde1OrriPRLcu/4Afl+BgZzDjjyHjjerbr1h8+sDrmsU2SjDB8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=CYjoyuGF; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="CYjoyuGF" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93E45C433C7; Sat, 27 Jan 2024 00:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1706315297; bh=qsHKRjbn3SmRtUSdoC90y+V19HZ4g8YEs+gp+6GAxrA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CYjoyuGFlB3LON+NRC2SWevVAcNFYxRBei/u5ftJZBYM2V0dP1UgX8EQ3JYbpgz2F cVGg9ZsqspgcWwe6obOwwmCl6x9WZeXdwWITCVg7O4OurzBCxzuYebcLSCYFTx8Wgl 7qyzL34+LsGW9wz1vuJXrrbmtxBSIkZ7Wo7Zy2XI= Date: Fri, 26 Jan 2024 16:28:17 -0800 From: Greg KH To: Matthew Wilcox Cc: akpm@osdl.org, axboe@kernel.dk, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] block: Remove special-casing of compound pages" failed to apply to 4.19-stable tree Message-ID: <2024012608-alienate-nautical-59ba@gregkh> References: <2024012229-dealer-luster-6ff4@gregkh> 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 Content-Disposition: inline In-Reply-To: On Tue, Jan 23, 2024 at 02:15:22AM +0000, Matthew Wilcox wrote: > On Mon, Jan 22, 2024 at 11:31:29AM -0800, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.19-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > and here's the one for 4.19 Thanks, all now queued up. greg k-h