[CRIU] Re: [PATCH 07/10] parasite: Move bootstrap code into parasite-head.S

Pavel Emelyanov xemul at parallels.com
Mon Apr 16 06:49:51 EDT 2012


> diff --git a/parasite-head.S b/parasite-head.S
> new file mode 100644
> index 0000000..a2c12dc
> --- /dev/null
> +++ b/parasite-head.S

Name it parasite-head-x86_64. We're likely to support more than only this arch in
the future.

> @@ -0,0 +1,24 @@
> +#include "linkage.h"
> +#include "parasite.h"
> +
> +	.section .head.text, "ax"


More information about the CRIU mailing list