[CRIU] [PATCH 10/20] cr-restore.c: introduced the multiarch support.
Cyrill Gorcunov
gorcunov at openvz.org
Wed Dec 12 11:48:09 EST 2012
On Wed, Dec 12, 2012 at 08:28:48PM +0400, Alexander Kartashov wrote:
> >WTF is that? It's just unsigned long printing, why this ugly format hacks?!
>
> Unfortunately, almost all format strings have to be fixed in this way.
> In this case vma->vma.start is 64-bit long but %lx on ARM expects
> 32-bit interger.
Wait, Alexander, is there such type as "long long int" on ARM machines?
Cyrill
More information about the CRIU
mailing list