[CRIU] [PATCH 1/2] pstree: Make restore_finish_stage helper to use holder variable
Nikolay Borisov
kernel at kyup.com
Wed Aug 24 04:14:32 PDT 2016
On 08/24/2016 02:11 PM, Cyrill Gorcunov wrote:
> - add error print if undefined symbol found when generating blob
> - check which symbol is it
> - check Nikolay's repo to find that task_entries get occasionally deleted
> but because it's declared as external in headers the compiler doesn't
> complain but simply yield undefined external reference
And even after this was fixed there were still problems with the symbols
shadowing :).
Btw just tested on criu-dev and 2.5 and I was able to restore a simple
process. So you can add:
Tested-by: Nikolay Borisov <kernel at kyup.com>
More information about the CRIU
mailing list