Re: [PATCH 00/11] jump label v7

From: Tony Breeds
Date: Tue Apr 27 2010 - 21:40:00 EST


On Tue, Apr 27, 2010 at 05:58:58PM -0700, David Miller wrote:

> The kernel stops compiling after the second patch because
> kernel/jump_label.c is compiled unconditionally, and this generates an
> attempt to include asm/alternatives.h which is an x86-only phenomenon.
>
> Do you have access to a cross-compile environment or at least some
> non-x86 system you can test build on before submitting these patch
> sets?

I heard cross-compilers?

http://kernel.org/pub/tools/crosstool/files/bin/ i686 and x86_64 and 4.4.0
compilers suitable for kernel work.

I plan to build 4.4.$latest and 4.5.0 ASAP.

Yours Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/