[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).

Eric W. Biederman ebiederm at xmission.com
Sun Sep 10 22:28:09 PDT 2006


Grr.  Here is the other half of my confusion.

The patch:
[PATCH] vt: Rework the console spawning variables.
is fine.

The patch:
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
which uses xchg() is racy, and needs to be fixed.

Oleg could you confirm that quick analysis.

Thanks,
Eric



More information about the Containers mailing list