Commit 2de74452 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

kernel: Update clone-with-pid patch subject

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent f08ba92d
From: Pavel Emelyanov <xemul@openvz.org> From: Pavel Emelyanov <xemul@openvz.org>
Subject: [PATCH] Allow processes to be created with specified pid Subject: [PATCH] clone: Introduce the CLONE_CHILD_USEPID functionality
When restoring a task (or a set of tasks) we need to recreate them with When restoring a task (or a set of tasks) we need to recreate them with
exactly the same pid as they had before. Thus we need the ability to create exactly the same pid as they had before. Thus we need the ability to create
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment