On Wed, Feb 8, 2017 at 10:44 AM, Ingo Molnar <[email protected]> wrote:
> 'struct user_struct' was added to sched.h historically, but it's actually
> entirely independent of task_struct and of scheduler details, so move
> it to its own header.

Hmm. I wonder if this would make more sense not even under the
"<linux/sched/xyz>" hierarchy. It has nothing to do with the
scheduling at all, really.

Small nit and can be left for later.

            Linus

Reply via email to