Re: [PATCH 00/11] jump label v7

From: David Miller
Date: Tue Apr 27 2010 - 20:59:03 EST


From: David Miller <davem@xxxxxxxxxxxxx>
Date: Thu, 22 Apr 2010 16:17:00 -0700 (PDT)

> From: Jason Baron <jbaron@xxxxxxxxxx>
> Date: Fri, 16 Apr 2010 11:24:10 -0400
>
>> David, I re-worked the sparc64 to match the updated interfaces. The
>> code should hopefully compile now, although I did not test the sparc
>> bits.
>
> Thanks for working on this Jason. I'll take a close look at this
> some time today.

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?

Thanks.
--
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/