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 71EBFC433EF for ; Tue, 19 Jul 2022 11:38:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229895AbiGSLiI (ORCPT ); Tue, 19 Jul 2022 07:38:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42680 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233786AbiGSLiH (ORCPT ); Tue, 19 Jul 2022 07:38:07 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 880D840BC8 for ; Tue, 19 Jul 2022 04:38:06 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1E6E66153B for ; Tue, 19 Jul 2022 11:38:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9E4E4C341C6; Tue, 19 Jul 2022 11:38:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1658230685; bh=wZk9mLvNtWC1tQpPyDHk8Z5bIhYWa1Nbj+DLSF3mlwc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RRVd0ABBtiuzFOUgvDgJrWUz1h9pVkf6JH/y1nq6JRDU/Acqx0XeLZDn+2Yc319z+ xBhkU4du4QJaMG7oBRJ+kiAPnq3Tsy1S88SaFeYYvGv0RBouzKM0qCXNGERuacnKu/ wVwdNjjr0eHR8v23IaunL1D4P5qzOc+dVSxc44Io= Date: Tue, 19 Jul 2022 13:38:02 +0200 From: Greg KH To: Sudip Mukherjee Cc: riel@surriel.com, akpm@linux-foundation.org, hannes@cmpxchg.org, jhubbard@nvidia.com, linmiaohe@huawei.com, mgorman@suse.de, naoya.horiguchi@nec.com, osalvador@suse.de, stable@vger.kernel.org, torvalds@linux-foundation.org, willy@infradead.org Subject: Re: FAILED: patch "[PATCH] mm: invalidate hwpoison page cache page in fault path" failed to apply to 4.14-stable tree Message-ID: References: <164882002824865@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 Wed, Jul 13, 2022 at 09:11:50PM +0100, Sudip Mukherjee wrote: > Hi Greg, > > On Fri, Apr 01, 2022 at 03:33:48PM +0200, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.14-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 . > > Here is the backport. Both now queued up, thanks. greg k-h