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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 485CAC433EF for ; Mon, 15 Nov 2021 12:24:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2D7E46324D for ; Mon, 15 Nov 2021 12:24:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231150AbhKOM1e (ORCPT ); Mon, 15 Nov 2021 07:27:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:33670 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230436AbhKOM1d (ORCPT ); Mon, 15 Nov 2021 07:27:33 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B7CD96324D; Mon, 15 Nov 2021 12:24:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1636979077; bh=l9i0NhzoJVxcOFKQae7XL9EhbQgCfcdhOlemu/kR5H0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gm8CQ423XJhmWaIKP1oD8hrfPua2bqUYaunAW8qPEIUc4Q8MOBGZ/0DSKsNLV8gvK z25r1EQG/utfkLxc+DXh5vjxOeNPvftWvT6LYMzey69WJV7uv6yFwKekzs9ocoGXlX Eq5QSpmj5uX91RefHQkD742eSSRTIsvebp9No9Tk= Date: Mon, 15 Nov 2021 13:24:34 +0100 From: Greg Kroah-Hartman To: Miklos Szeredi Cc: fdinoff@google.com, stable Subject: Re: FAILED: patch "[PATCH] fuse: fix page stealing" failed to apply to 4.4-stable tree Message-ID: References: <16368092531141@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Nov 15, 2021 at 11:52:16AM +0100, Miklos Szeredi wrote: > On Sat, Nov 13, 2021 at 2:14 PM wrote: > > > > > > The patch below does not apply to the 4.4-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 . > > > > Hi Greg, > > Attaching tested backport of 712a951025c0 ("fuse: fix page stealing") > to v4.4.292. Now queued up, thanks! greg k-h