On Fri, May 22, 2015 at 02:47:39PM +0200, Iago López Galeiras wrote: > --- a/init/Kconfig > +++ b/init/Kconfig > @@ -1145,6 +1145,7 @@ endif # CGROUPS > > config CHECKPOINT_RESTORE > bool "Checkpoint/restore support" if EXPERT > + depends on PROC_CHILDREN > default n > help > Enables additional kernel features in a sake of checkpoint/restore. Maybe better select PROC_CHILDREN here? Also I must admit I don't understand why similar patch from Andy has not been merged earlier? Andy, there was some problem I forgot about? (to be clear, I don't mind enabling it since we use it in criu alot ;) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html