]> Zhao Yanbai Git Server - minix.git/commit
VM: live update - check for regions above stack 25/3125/1
authorDirk Vogt <coloneltox@gmail.com>
Mon, 19 Jan 2015 14:20:30 +0000 (15:20 +0100)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 13:44:30 +0000 (13:44 +0000)
commita6db4d0a62b94c81dc4e7edb0740d03b7750a70a
tree82a073c94a8bd0c6e2ce566dc9bae83ec47a9acf
parent8f4f859b35498036e1bc56d0b018f38f00a82226
VM: live update - check for regions above stack

If the stack is not mapped at the VM_DATATOP (e.g. booted with
ac_layout = 1), there might be some more regions hiding above
the stack.  We also have to transfer those.

Change-Id: Idf3b94a36fcec8a10ace2f6dffe816faf0a88f60
minix/servers/vm/utility.c