[Devel] Re: [RFC][PATCH 4/6] Initialize struct pid_nr for swapper

Eric W. Biederman ebiederm at xmission.com
Sun Mar 11 11:22:23 PDT 2007


sukadev at us.ibm.com writes:

> From: Sukadev Bhattiprolu <sukadev at us.ibm.com>
> Subject: [RFC][PATCH 4/6] Initialize struct pid_nr for swapper.
>
> Statically initialize a struct pid_nr for the swapper process.

I see the sense in this bit but where does this come up?
That is can we get away without having a struct pid_nr for the
swapper process.

pid_nr would continue to operate correctly.

I think only task_pid_ns would have problems and I'm not at all certain
we ever call that on the swapper process.

Eric
_______________________________________________
Containers mailing list
Containers at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers




More information about the Devel mailing list