Hi, On 01/08/2019 21:51, Thomas Gleixner wrote: > - Resolve the ancient TODO by setting the numa_work function in > init_numa_balancing() which is called on fork(). > > - Make task_numa_work() static as it's not used outside of the fair > scheduler and lacks a prototype as well. > > Signed-off-by: Thomas Gleixner <[email protected]>
Looks like I beat you to it... https://lore.kernel.org/lkml/[email protected]/ Do I win anything? :D

