[CRIU] [PATCH 0/2] vdso: x86 -- Update vdso parsing
Cyrill Gorcunov
gorcunov at openvz.org
Mon May 26 04:02:55 PDT 2014
Because new kernels will use stripped vdso format, update
our parser otherwise we will fail to run.
Actually this will require more testing especially in
vdso transition (I need to somehow invent the scheme
were we always need vdso proxy to be generated). Still
I think the current early patches should flow on the mailing
list a little for better review.
Cyrill Gorcunov (2):
vdso: make -- Arch targets depends on config
vdso: x86 -- Use dynamic symbols for parsing
Makefile | 4 +-
arch/x86/include/asm/vdso.h | 14 ---
arch/x86/vdso-pie.c | 242 ++++++++++++++++++++++++++------------------
3 files changed, 147 insertions(+), 113 deletions(-)
--
1.9.3
More information about the CRIU
mailing list