Re: [PATCH 1/9] Use CKPT_ARCH_X86_32 for all x86 CKPT_ARCH_IDs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




serue@xxxxxxxxxx wrote:
> From: Serge E. Hallyn <serue@xxxxxxxxxx>
> 
> Sure we can rename it eventually, but I'm still just experimenting...
> 
> Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx>
> ---
>  arch/x86/include/asm/checkpoint_hdr.h |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/x86/include/asm/checkpoint_hdr.h b/arch/x86/include/asm/checkpoint_hdr.h
> index 535a9c6..a1edeb6 100644
> --- a/arch/x86/include/asm/checkpoint_hdr.h
> +++ b/arch/x86/include/asm/checkpoint_hdr.h
> @@ -36,13 +36,7 @@
>  #include <asm/processor.h>
>  #endif
>  
> -#ifdef CONFIG_X86_64
> -#define CKPT_ARCH_ID	CKPT_ARCH_X86_64
> -#endif
> -
> -#ifdef CONFIG_X86_32
>  #define CKPT_ARCH_ID	CKPT_ARCH_X86_32
> -#endif

In the final version you probably want to get rid of "_32" too...

Oren.


_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux