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 6FEDCCCA481 for ; Thu, 9 Jun 2022 03:53:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237679AbiFIDxJ (ORCPT ); Wed, 8 Jun 2022 23:53:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232493AbiFIDxI (ORCPT ); Wed, 8 Jun 2022 23:53:08 -0400 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA6151A05D for ; Wed, 8 Jun 2022 20:53:05 -0700 (PDT) Received: by mail-pj1-x1031.google.com with SMTP id 3-20020a17090a174300b001e426a02ac5so22436833pjm.2 for ; Wed, 08 Jun 2022 20:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=2koJarmzmGedHyxAL/i+lFQdd0Q5ZAFYaE5poQNe8+A=; b=RQ0R70N1jS16HKNC0Ol/Snkv+fFPQxMu+sR7KyTPcd0AtJQdfRDJChe//d33ePjW42 NUwM+6AWLf4HFFg8nnACUzLphwGwod4E04VS00IvvGGhoglI/uAdn0OmVESO9k7YbA87 WXoB0WPSZJwIZQYNTDVCrIBlg3nJFEaNR0URvRoZ6V+qEZfc2gJFc0HlrIL1W1WW+rDF 1/Yc7ng+dbkR+XlDUC9pFMzh9gCVKqODsRZejDoKKLodOa0wkJ1V/grBLEapqp/wFCIH /I5BMumfmT4H9nCNsQOMZJKoI5zjOM9KkgLVSCyM7AwYZxsmplXtAzqYRAkSkI1RVqcd 8nDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2koJarmzmGedHyxAL/i+lFQdd0Q5ZAFYaE5poQNe8+A=; b=avmsQve5tXE9/2XJWLliY9oW5JhHHfBJoU7A4Mysh9k4ycoQR9VJgR/4n1LhY1JQwx IeYmDMbIYIX57ozyBRDSzijHJ0VGvGQbL4g57hNmSaHDGnclAC++yD1GpkB3CRoYxkVu /JMNO804oHl1wDdZhdCKjCTGccrHdDHJVVq90Vvmgxku0y161o9tR6OthgOAClESvMNC QjzFeTl32IWaNbegPRL10+Rwmp4+NUF5//5xB4ZC7RXjF7bzRicPrDpn7SIJNm/n2C4/ 6to1qGyH7+3x5DMhbxm7iZ2EJmlnSO3tTUINzuMU+FPYxIxZl6QIGYqxxTgOcrM5Zhoh 82ug== X-Gm-Message-State: AOAM53133clIXwBlYMDPYsJrCC8UEgc/ZLqeOll7wOyK9Fsh9oH8dKuR 2h8a3e8IrHppBZZXF+ks8B0+Gg== X-Google-Smtp-Source: ABdhPJz3/PMx3RZgt3QHHTiA/K9+ZXI01CeV4NC4DLpNFuQQZTFyqHCu1obpFa9lx3Ct5QRSUsQXvQ== X-Received: by 2002:a17:902:e748:b0:164:1b1e:28fe with SMTP id p8-20020a170902e74800b001641b1e28femr38251973plf.116.1654746785210; Wed, 08 Jun 2022 20:53:05 -0700 (PDT) Received: from localhost ([139.177.225.238]) by smtp.gmail.com with ESMTPSA id a20-20020a170902b59400b001664ce47e11sm12584649pls.210.2022.06.08.20.53.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 20:53:04 -0700 (PDT) Date: Thu, 9 Jun 2022 11:53:00 +0800 From: Muchun Song To: "Matthew Wilcox (Oracle)" Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-aio@kvack.org, linux-btrfs@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, cluster-devel@redhat.com, linux-mm@kvack.org, linux-xfs@vger.kernel.org, linux-nfs@vger.kernel.org, linux-ntfs-dev@lists.sourceforge.net, ocfs2-devel@oss.oracle.com, linux-mtd@lists.infradead.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v2 16/19] hugetlb: Convert to migrate_folio Message-ID: References: <20220608150249.3033815-1-willy@infradead.org> <20220608150249.3033815-17-willy@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220608150249.3033815-17-willy@infradead.org> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Wed, Jun 08, 2022 at 04:02:46PM +0100, Matthew Wilcox (Oracle) wrote: > This involves converting migrate_huge_page_move_mapping(). We also need a > folio variant of hugetlb_set_page_subpool(), but that's for a later patch. > > Signed-off-by: Matthew Wilcox (Oracle) Acked-by: Muchun Song Thanks.