Re: [PATCH 00/11] jump label v7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, April 27, 2010 - 5:58 pm

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


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.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/11] jump label v7, Jason Baron, (Fri Apr 16, 8:24 am)
[PATCH 02/11] jump label: base patch, Jason Baron, (Fri Apr 16, 8:24 am)
[PATCH 03/11] jump label: x86 support, Jason Baron, (Fri Apr 16, 8:24 am)
[PATCH 04/11] jump label: tracepoint support, Jason Baron, (Fri Apr 16, 8:24 am)
[PATCH 05/11] jump label: add module support, Jason Baron, (Fri Apr 16, 8:24 am)
[PATCH 10/11] sparc64: Add jump_label support, Jason Baron, (Fri Apr 16, 8:24 am)
[PATCH 11/11] jump label: add docs, Jason Baron, (Fri Apr 16, 8:25 am)
Re: [PATCH 00/11] jump label v7, David Miller, (Thu Apr 22, 4:17 pm)
Re: [PATCH 00/11] jump label v7, David Miller, (Tue Apr 27, 5:58 pm)
Re: [PATCH 00/11] jump label v7, Tony Breeds, (Tue Apr 27, 6:39 pm)
Re: [PATCH 00/11] jump label v7, Mathieu Desnoyers, (Tue Apr 27, 6:49 pm)
Re: [PATCH 00/11] jump label v7, Tony Breeds, (Tue Apr 27, 7:08 pm)
Re: [PATCH 00/11] jump label v7, Mike Frysinger, (Tue Apr 27, 7:13 pm)
Re: [PATCH 00/11] jump label v7, Mathieu Desnoyers, (Wed Apr 28, 7:09 am)
Re: [PATCH 00/11] jump label v7, H. Peter Anvin, (Wed Apr 28, 2:53 pm)
Re: [PATCH 00/11] jump label v7, Jason Baron, (Thu Apr 29, 11:15 am)