On 11/23, Pavel Emelyanov wrote: > > On 11/22/2012 08:12 PM, Oleg Nesterov wrote: > > > Sure. You shouldn't try to save/restore this page(s) directly. But > > I do not really understand why do you need. IOW, I don't really > > understand the problem, it depends on what c/r actually does. > > Think about it like this -- you stop a process, then change the kern^w VDSO > page. Everything should work as it used to be :)
I understand. But again, this depends on how you restore. For example, if you do not "transfer" libc/ld code, then probably vdso is not a problem. Just you need to ensure the task was not stopped "inside" vdso. Yes, yes, I understand that this is too limited, you probably want to transfer "everything". Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/