Messages in this thread |  | | | Date | Mon, 12 Dec 2011 12:40:35 -0800 | | Subject | Re: [patch 1/3] Kconfig: Introduce CHECKPOINT_RESTORE symbol | | From | Kees Cook <> |
| |
On Mon, Dec 12, 2011 at 12:06 PM, Cyrill Gorcunov <gorcunov@openvz.org> wrote: > In a sake of checkpoint/restore we need auxilary > features being compiled into the kernel, such as additional > prctl codes, /proc/<pid>/map_files and etc... > but same time these features are not mandatory for a > regular kernel so CHECKPOINT_RESTORE config symbol should > bring a way to disable them all at once if one wish to get > rid of additional functionality. > > Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
-- Kees Cook ChromeOS Security
|  |