[CRIU] [PATCH 5/6] compel: criu -- Use std plugin directly
Dmitry Safonov
0x7f454c46 at gmail.com
Thu Sep 29 05:54:12 PDT 2016
2016-09-29 0:34 GMT+03:00 Cyrill Gorcunov <gorcunov at openvz.org>:
> When compel build objects it provides ".compel.init" and
> ".compel.exit" setions for plugins init/exit routines
> and when we link PIE code in criu we simply zap them
> out but code still reference to them inside std
> text (even if we don't call them) so dont drop them.
>
> Eventually compel will be loading plugins by self but
> for now it's good for testing purpose to refernce
> the plugin inside criu code.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov at virtuozzo.com>
--
Dmitry
More information about the CRIU
mailing list