On Thu, Aug 10, 2023 at 09:24:40AM -0700, Yury Norov wrote: > task_numa_placement() searches for a nearest node by calling > for_each_node_state(). Now that we have numa_nearest_node(), switch to > using it. For better looking you may rewrap the above as ---8<--- task_numa_placement() searches for a nearest node by calling for_each_node_state(). Now that we have numa_nearest_node(), switch to using ---8<--- -- With Best Regards, Andy Shevchenko