[CRIU] [PATCH 5/8] arm: restore the VFP sigframe field fpscr properly

Alexander Kartashov alekskartashov at parallels.com
Fri Nov 1 06:18:30 PDT 2013


On 11/01/2013 04:51 PM, Andrew Vagin wrote:
> sigframe.c: In function ‘construct_sigframe’:
> sigframe.c:27:43: error: passing argument 2 of ‘sigreturn_prep_fpu_frame’ from incompatible pointer type [-Werror]
> arch/arm/include/asm/restorer.h:137:5: note: expected ‘struct fpu_state_t *’ but argument is of type ‘struct vfp_sigframe *’
> cc1: all warnings being treated as errors
> make[1]: *** [sigframe.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/home/jenkins/workspace/Rpi-CRIU'
> make: *** [built-in.o] Error 2

It seems the patchset has been split incorrectly
since the types struct vfp_sigframe and fpu_state_t
are identified in the patch 8/8.

-- 
Sincerely yours,
Alexander Kartashov

Intern
Core team

www.parallels.com

Skype: aleksandr.kartashov
Email: alekskartashov at parallels.com



More information about the CRIU mailing list