From: Cyrill Gorcunov Date: Fri, 13 Jan 2012 01:20:49 +0000 (-0800) Subject: c/r: introduce CHECKPOINT_RESTORE symbol X-Git-Tag: v3.3-rc1~81^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067bce1a06c1f84146f873a598cd7c3a28eee1d5;p=pandora-kernel.git c/r: introduce CHECKPOINT_RESTORE symbol For checkpoint/restore we need auxilary features being compiled into the kernel, such as additional prctl codes, /proc//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 Cc: Tejun Heo Cc: Andrew Vagin Cc: Serge Hallyn Cc: Vasiliy Kulikov Reviewed-by: Kees Cook Cc: KAMEZAWA Hiroyuki Cc: Alexey Dobriyan Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed