Re: [PATCH 00/11] jump label v7

From: Jason Baron
Date: Fri Apr 30 2010 - 13:18:25 EST


On Tue, Apr 27, 2010 at 05:58:58PM -0700, David Miller wrote:
> >
> >> 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.
>

sorry. jump_label.c no longer requires asm/alternatives.h. It should
have been removed in this patch series.

> 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'll make sure to test the next iteration on non-x86, with at least
dummy funtions.

thanks,

-Jason

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