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 30759C61D97 for ; Thu, 23 Nov 2023 16:11:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229779AbjKWQLs (ORCPT ); Thu, 23 Nov 2023 11:11:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229603AbjKWQLr (ORCPT ); Thu, 23 Nov 2023 11:11:47 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26F30BA for ; Thu, 23 Nov 2023 08:11:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1700755912; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8IbO4KgPnWaEztnpzO0r+lahYtNssXdnrhCz8eHLLKU=; b=QCTR32dpTm/6oH2BZAogKT6EO2WRNodRehfSiu9sNx9V5bShDusMmC08M+fWTNbAUR3H/K S6fPfeCfSoCufunnnvXni2bBRHcF4gCBuLf8CEgtwlpmeGdVZOlZdDPt0eE9KFbELSRz9G hbomZfqOWgeNnkTxtITYgoohFPcIz9E= Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-259-DQcKuahAN1m91_-KOreXNA-1; Thu, 23 Nov 2023 11:11:50 -0500 X-MC-Unique: DQcKuahAN1m91_-KOreXNA-1 Received: by mail-ot1-f69.google.com with SMTP id 46e09a7af769-6d664911ccfso134730a34.0 for ; Thu, 23 Nov 2023 08:11:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700755910; x=1701360710; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=8IbO4KgPnWaEztnpzO0r+lahYtNssXdnrhCz8eHLLKU=; b=BhqPebWYnarJ7ZG6s4o8KmN+KbGto1oUY0VdaRPyhcVtY/3xYE6eZ0hGqacDOXnU// pT84aoxM9xinrLCiPApXDuIAEB3uPQQygRYppvlKIMv99YXHJ40zaO5Ht/3oagFx9NdX yv25XLZgVHMkOAXqGR5rh3olra5yXx0iz+slTEiOvrvuiJ8T4qc5khX+DsMJT5o6l5zk K6u1ccPbBhHLYKY+gnR0o1aFRcbB0/LJg00/JiX5ci7ZkqUsM19LRhPfmlYiBhZAd5sS pX4MIjSNnvi2Ngzv9zBdkN8AQREL+Oobn5FUX29qKbwxG/v/xVw14rbXUnQfmo7YSxkm CjlQ== X-Gm-Message-State: AOJu0YzCAbsFx1DqxKszGQqfdhna0qy8X1Lwu9AE2OZvVD6xsnJhpVY8 N5qa5ZnGtddqyGkRoEF5Vw0YFbOCRZMyvseJ/bjtWL1pe7vaQblbjhEr2jXe2K6DHlUVIL+U8FT o/X0/pEOkzluXxPQ/A5EZUTMo X-Received: by 2002:a05:6820:2713:b0:589:dc7a:75e5 with SMTP id db19-20020a056820271300b00589dc7a75e5mr108258oob.1.1700755910168; Thu, 23 Nov 2023 08:11:50 -0800 (PST) X-Google-Smtp-Source: AGHT+IH+2tFm6H3EiyYM7ARmM6DOGQygEKl6IoRRftHyYzKnTLw1QqSRG9maQ5eEZB/yHGvcwTzszg== X-Received: by 2002:a05:6820:2713:b0:589:dc7a:75e5 with SMTP id db19-20020a056820271300b00589dc7a75e5mr108234oob.1.1700755909967; Thu, 23 Nov 2023 08:11:49 -0800 (PST) Received: from x1n (cpe688f2e2cb7c3-cm688f2e2cb7c0.cpe.net.cable.rogers.com. [99.254.121.117]) by smtp.gmail.com with ESMTPSA id dw14-20020a0562140a0e00b0067a0d46bc4esm293494qvb.58.2023.11.23.08.11.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Nov 2023 08:11:49 -0800 (PST) Date: Thu, 23 Nov 2023 11:11:47 -0500 From: Peter Xu To: Christoph Hellwig Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Mike Kravetz , "Kirill A . Shutemov" , Lorenzo Stoakes , Axel Rasmussen , Matthew Wilcox , John Hubbard , Mike Rapoport , Hugh Dickins , David Hildenbrand , Andrea Arcangeli , Rik van Riel , James Houghton , Yang Shi , Jason Gunthorpe , Vlastimil Babka , Andrew Morton Subject: Re: [PATCH RFC 04/12] mm: Introduce vma_pgtable_walk_{begin|end}() Message-ID: References: <20231116012908.392077-1-peterx@redhat.com> <20231116012908.392077-5-peterx@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 22, 2023 at 11:24:26PM -0800, Christoph Hellwig wrote: > Looks good: > > Reviewed-by: Christoph Hellwig One thing I'd prefer double check is this email in the R-b is different from From:. Should I always use lst.de for either tags and CCs for my future versions? Let me know if that matters. Thanks, -- Peter Xu