[CRIU] Re: [PATCH cr 1/2] parasite: add a function to execute a
parasite code in threads
Cyrill Gorcunov
gorcunov at openvz.org
Tue Feb 21 02:03:11 EST 2012
On Tue, Feb 21, 2012 at 11:00:48AM +0400, Cyrill Gorcunov wrote:
>
> This won't work well. __parasite_execute *updates* current registers
> frame so you rather have to update __parasite_execute as well and
> add regs as an argument. Then, in case of signal deliery, you're
> to update these regs and return them to a caller with already
> modifed contents.
>
Sorry, Andrew, overlooked the patch. Need more coffee ;) This
code surely will work ;)
Cyrill
More information about the CRIU
mailing list