[CRIU] [PATCH 21/21] restore: fix size of stack for sigframe
Andrew Vagin
avagin at parallels.com
Fri May 24 09:56:49 EDT 2013
On Fri, May 24, 2013 at 05:41:44PM +0400, Pavel Emelyanov wrote:
> On 05/24/2013 04:20 PM, Andrey Vagin wrote:
> >
> > Signed-off-by: Andrey Vagin <avagin at openvz.org>
>
> Is it a bugfix for what patch?
Before this patch we always allocate 16Kb, but the size of sigframe and
fpu state is much smaller. Now I move fpu state in k_rt_sigframe, so we
are able to determine an exectly size, which is required for sigframe.
It is a bugfix for the patch, which is not here.
More information about the CRIU
mailing list