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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A38ECC07E96 for ; Thu, 15 Jul 2021 06:43:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 85B2261362 for ; Thu, 15 Jul 2021 06:43:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233277AbhGOGq0 (ORCPT ); Thu, 15 Jul 2021 02:46:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59164 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231579AbhGOGq0 (ORCPT ); Thu, 15 Jul 2021 02:46:26 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5371C06175F for ; Wed, 14 Jul 2021 23:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=tu3LPaeNc/cjHdnxmndHXHDt0Qs5FRSDN7OvE4dRBvY=; b=SIWrtbcZB+IGv8e7rHuJmqhP2c RujBGejgN7XAqwaJ5SkADksYPEkhLzVBBllC7yuLqojfRUWrv75d/zX2gLkHZLHFvcERxvEFsbO/M jj2/+GJ64vufUcbTpdD8168xkdLJc4n1vb1HeIr6aT0DoFKvLYPjEo7VtIaVisKK7hwR5a9QmumyL qzL4GuONfd8yZFe1jzUeNL8Z7O7/H/aeykxlQLaQ0GsiI3FK065X0j5hZMKyLg++BTmPBP3DxyJoz qB+nIV7+aFK1oYkHAOmydq9P1QQ8AxEFldUTgmUIAHw/JVezm2twPAVSgPuCMQxAP9Zk7sRUPezU1 ddJ3sRFA==; Received: from hch by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1m3v3A-00343f-Vb; Thu, 15 Jul 2021 06:41:10 +0000 Date: Thu, 15 Jul 2021 07:40:48 +0100 From: Christoph Hellwig To: Muchun Song Cc: Joao Martins , Linux Memory Management List , Dan Williams , Vishal Verma , Dave Jiang , Naoya Horiguchi , Matthew Wilcox , Jason Gunthorpe , John Hubbard , Jane Chu , Mike Kravetz , Andrew Morton , Jonathan Corbet , nvdimm@lists.linux.dev, linux-doc@vger.kernel.org Subject: Re: [External] [PATCH v3 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid() Message-ID: References: <20210714193542.21857-1-joao.m.martins@oracle.com> <20210714193542.21857-2-joao.m.martins@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Can you please fix up your mailer to not mess with the subject? That makes the thread completely unreadable.