[CRIU] [PATCH 9/9] parasite: Remove extra on-stack regsets

Pavel Emelyanov xemul at parallels.com
Sat Feb 11 15:36:45 EST 2012


In fact all we need for parasitic syscall is -- original regs and some
regs with syscall args to work on. The former one is obtained in the
infect/cure code and the latter one is located (and copied from orig) 
nearby.

That said, we can simplify all the regs passing-down code by removing 
intermediate instances and utilizing the top-level reg-s for this.

Signed-off-by: Pavel Emelyanov <xemul at parallels.com>

---

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-simplify-syscall_seized-regs-bumping.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120212/70b529d2/0009-simplify-syscall_seized-regs-bumping.bin


More information about the CRIU mailing list