[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZBTdpYaBG2nJmWbL@slm.duckdns.org>
Date: Fri, 17 Mar 2023 11:37:41 -1000
From: Tejun Heo <tj@...nel.org>
To: Haifeng Xu <haifeng.xu@...pee.com>
Cc: longman@...hat.com, lizefan.x@...edance.com, hannes@...xchg.org,
akpm@...ux-foundation.org, cgroups@...r.kernel.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpuset: Clean up cpuset_node_allowed
On Tue, Feb 28, 2023 at 08:35:37AM +0000, Haifeng Xu wrote:
> Commit 002f290627c2 ("cpuset: use static key better and convert to new API")
> has used __cpuset_node_allowed() instead of cpuset_node_allowed() to check
> whether we can allocate on a memory node. Now this function isn't used by
> anyone, so we can do the follow things to clean up it.
>
> 1. remove unused codes
> 2. rename __cpuset_node_allowed() to cpuset_node_allowed()
> 3. update comments in mm/page_alloc.c
>
> Suggested-by: Waiman Long <longman@...hat.com>
> Signed-off-by: Haifeng Xu <haifeng.xu@...pee.com>
Waiman, can you review and ack?
Thanks.
--
tejun
Powered by blists - more mailing lists