[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100429181508.GE3960@redhat.com>
Date: Thu, 29 Apr 2010 14:15:09 -0400
From: Jason Baron <jbaron@...hat.com>
To: David Miller <davem@...emloft.net>
Cc: linux-kernel@...r.kernel.org, mingo@...e.hu,
mathieu.desnoyers@...ymtl.ca, hpa@...or.com, tglx@...utronix.de,
rostedt@...dmis.org, andi@...stfloor.org, roland@...hat.com,
rth@...hat.com, mhiramat@...hat.com, fweisbec@...il.com,
avi@...hat.com, vgoyal@...hat.com
Subject: Re: [PATCH 00/11] jump label v7
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists