[Devel] Re: [RFC v14][PATCH 05/54] x86 support for checkpoint/restart

Dave Hansen dave at linux.vnet.ibm.com
Fri May 1 08:12:10 PDT 2009


On Tue, 2009-04-28 at 19:23 -0400, Oren Laadan wrote:
> +#ifdef CONFIG_X86_64
> +
> +#error "CONFIG_X86_64 unsupported yet."
> +
> +#else  /* !CONFIG_X86_64 */

I thought we've talked about this before, but this is a job for Kconfig,
not for poor saps on x86_64 compiling with allyesconfig.

-- Dave

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




More information about the Devel mailing list