From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2A9FC155C82 for ; Wed, 25 Mar 2026 03:33:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774409599; cv=none; b=TbnkG6JQK3v+I5tgjRneD75dub4571GBHG/iVxgM5jOxu6998LowsosyAgrywJn0eBJvXGwtAIZbvp6b27PO2qFPZLsvJBoyn/8V7JcTv7yl056UFtdQzoDlVKhGimxZ4hOlPqMUj3oLLnb3l47bfDtospRkkCW01SutBzv9SOg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774409599; c=relaxed/simple; bh=AnFNRlwct+JKKFysr9tCwmyAG+J8Rx9h6o3BWb5kgmk=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=pAzpYhvrxD1AzbpmwzVSRzXjFyXnJXTc5/FINPaAkb4+JR5NmcxHcQd/Ok2NTL/E9H8yV9Nd/aYd9IXYav5Jbfc2Ky0qTlPeBwiAknkDMeXUUfr5VTMuFfv6bg6QrqHZNlDP9e8qKTwCmaP18RRWBvyE3pwgICuPmJmGzWZSNH0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=c2ZHB201; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="c2ZHB201" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1774409597; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pIqXsf7qQRyhZC/GxHM1lgBAlnhtV7VGCfnX70dQLZU=; b=c2ZHB201wn8RinKWNzZEIbGAiOSS67lO9di5p4ByH9Li5HftJNMUjecgdLtomSalK31CbN Mq9aUBURe3pVPem0oubw//WM+G8dVqc9gE7NC9fxjwOXP9AOjoGOsnddV4FCmDJy/wjrj2 fhq5EjTvyVqbrB6VUOSobVOUmdZvtPo= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-361-e4auf-kGMv-Z8m6w-sMMkw-1; Tue, 24 Mar 2026 23:33:11 -0400 X-MC-Unique: e4auf-kGMv-Z8m6w-sMMkw-1 X-Mimecast-MFC-AGG-ID: e4auf-kGMv-Z8m6w-sMMkw_1774409588 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id DB67319560AA; Wed, 25 Mar 2026 03:33:07 +0000 (UTC) Received: from [10.22.65.192] (unknown [10.22.65.192]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 343DA1800361; Wed, 25 Mar 2026 03:33:03 +0000 (UTC) Message-ID: <201249f4-d07d-4baf-a77c-d77543a9cd55@redhat.com> Date: Tue, 24 Mar 2026 23:33:03 -0400 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 3/7] selftests: memcg: Iterate pages based on the actual page size To: Li Wang Cc: Johannes Weiner , Michal Hocko , Roman Gushchin , Shakeel Butt , Muchun Song , Andrew Morton , Tejun Heo , =?UTF-8?Q?Michal_Koutn=C3=BD?= , Shuah Khan , Mike Rapoport , linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org, linux-kselftest@vger.kernel.org, Sean Christopherson , James Houghton , Sebastian Chlad , Guopeng Zhang References: <20260320204241.1613861-1-longman@redhat.com> <20260320204241.1613861-4-longman@redhat.com> Content-Language: en-US From: Waiman Long In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 On 3/22/26 10:53 PM, Li Wang wrote: > Hi Waiman, > > I currently have another patch in hand that is functionally identical to > patch 3/7 here (requested by Sashiko). > > May I go ahead and merge it directly into my patch series, while > retaining your authorship attribution? Sure. You can merge this patch into your series. I just need a page_size global variable to show the system page size for the rests of my memcontrol.c changes. I will then based my series on top of yours since it is further along. Cheers, Longman