On Mon, Feb 06, 2017 at 02:28:21PM +0100, Ingo Molnar wrote: > Move the following task->mm helper APIs into a new header file, > <linux/sched/mm.h>, to further reduce the size and complexity > of <linux/sched.h>:
Is there any good reason why they can't just go into linux/mm.h?