[CRIU] [PATCH 21/23] restorer: wrapped the syscall sys_setrlimit

Pavel Emelyanov xemul at parallels.com
Tue Jan 15 12:09:07 EST 2013


On 01/15/2013 08:58 PM, Alexander Kartashov wrote:
> On 01/15/2013 08:56 PM, Pavel Emelyanov wrote:
>> If we dump rlimits with library call, why doesn't this library works on arm?
> 
> We dump using the library call but restore using the direct syscall 
> sys_setrlimit()
> in the restorer blob that knows nothing about this mess with struct rlimit.

So redeclare (as I proposed) the rlimit structure for this direct call and
that's it.


More information about the CRIU mailing list