[CRIU] [PATCH 0/2] arch,x86: Drop native x86-32 code pieces
Pavel Emelyanov
xemul at virtuozzo.com
Wed Feb 22 02:00:43 PST 2017
On 02/22/2017 12:48 PM, Dmitry Safonov wrote:
> On 02/22/2017 10:55 AM, Pavel Emelyanov wrote:
>> Andrey, please, pay attention to this set.
>
> It should be already in criu-dev, applied as part of
> "[PATCH v4 0/6] ia32: Add support for FPU c/r in compat environment"
Ah, indeed!
>>
>> On 02/10/2017 02:18 PM, Cyrill Gorcunov wrote:
>>> We're not going to support native ia32 mode in criu, only
>>> that named compat mode (32bit executables on 64bit OS). But
>>> there are a number of code pieces left which is unneeded
>>> now. Drop it off.
>>>
>>> Cyrill Gorcunov (2):
>>> compel: arch,x86 -- Drop native ia32 pieces
>>> criu: arch,x86 -- Drop native ia32 pieces
>>>
>>> compel/Makefile | 14 -----------
>>> compel/arch/x86/plugins/std/parasite-head-compat.S | 23 ------------------
>>> compel/arch/x86/src/lib/handle-elf.c | 10 +-------
>>> compel/arch/x86/src/lib/include/handle-elf.h | 13 -----------
>>> .../x86/src/lib/include/uapi/asm/infect-types.h | 11 ---------
>>> .../arch/x86/src/lib/include/uapi/asm/sigframe.h | 27 ----------------------
>>> compel/arch/x86/src/lib/infect.c | 7 ++----
>>> compel/src/lib/handle-elf-32-host.c | 1 -
>>> compel/src/lib/handle-elf-32.c | 1 -
>>> criu/arch/x86/crtools.c | 17 --------------
>>> criu/arch/x86/include/asm/parasite.h | 4 ----
>>> criu/arch/x86/include/asm/restore.h | 9 --------
>>> criu/arch/x86/include/asm/restorer.h | 27 +---------------------
>>> criu/arch/x86/include/asm/types.h | 4 ----
>>> criu/include/util-vdso.h | 6 ++---
>>> 15 files changed, 7 insertions(+), 167 deletions(-)
>>> delete mode 100644 compel/arch/x86/plugins/std/parasite-head-compat.S
>>> delete mode 120000 compel/src/lib/handle-elf-32-host.c
>>> delete mode 120000 compel/src/lib/handle-elf-32.c
>>>
>>
>
>
More information about the CRIU
mailing list