[CRIU] [PATCH 4/4] x86: Drop #ifdef CONFIG_X86_64 guard

Pavel Emelyanov xemul at parallels.com
Wed Jan 23 08:43:55 EST 2013


On 01/23/2013 12:37 AM, Cyrill Gorcunov wrote:
> 
> We do check for proper architectrue in a makefile,
> no need for additional guards.
> 
> After all porting the project for x86-32 is a far more
> bigger than "just implement proper core for parts covered
> by #else /* CONFIG_X86_64 */".
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  arch/x86/include/asm/bitops.h | 6 ------
>  arch/x86/include/asm/types.h  | 6 ------
>  2 files changed, 12 deletions(-)
> 


All applied, thanks.


More information about the CRIU mailing list