[CRIU] [PATCH] Wire up AArch64 TLS dump and restore

Cyrill Gorcunov gorcunov at gmail.com
Sun Mar 2 10:24:47 PST 2014


On Sun, Mar 02, 2014 at 05:59:34PM +0000, Aleksandr Kartashov wrote:
> > 1) The vDSO area in arm created by the kernel during process startup, right?
> Yes it is. Note we are talking about AArch64 --- there's no vDSO in the 32bit Linux for ARM.
> 
> > 2) The vDSO area is placed at pedefined address or it's random address?
> It's loaded at a random location every time.

Sigh. So it seems we need to patch the kernel then :( We can't allow that "restore"
procedure would sometime fail.


More information about the CRIU mailing list