[PATCH] xics/icp_natives: add __init to marker icp_native_init()

2011-08-25 Thread Arnaud Lacombe
marked with __init. = not built-tested = Reported-by: Timur Tabi ti...@freescale.com Signed-off-by: Arnaud Lacombe lacom...@gmail.com --- arch/powerpc/sysdev/xics/icp-native.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/sysdev/xics/icp-native.c b/arch

Re: linux-next: build failure after merge of the final tree (tty tree related)

2011-08-25 Thread Arnaud Lacombe
Hi, On Thu, Aug 25, 2011 at 11:51 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Timur, On Thu, 25 Aug 2011 10:22:05 -0500 Timur Tabi ti...@freescale.com wrote: Is there some trick to building allyesconfig on PowerPC?  When I do try that, I get all sorts of weird build errors, and

Re: [PATCH] xics/icp_natives: add __init to marker icp_native_init()

2011-08-25 Thread Arnaud Lacombe
Hi, On Thu, Aug 25, 2011 at 3:24 PM, Timur Tabi ti...@freescale.com wrote: Arnaud Lacombe wrote: This should fix the following warning:  LD      arch/powerpc/sysdev/xics/built-in.o WARNING: arch/powerpc/sysdev/xics/built-in.o(.text+0x1310): Section mismatch in reference from the function

Re: linux-next: boot test failure (net tree)

2011-08-22 Thread Arnaud Lacombe
Hi, [Added linux-kbuild@ to the Cc: list.] On Mon, Aug 22, 2011 at 10:13 PM, David Miller da...@davemloft.net wrote: From: Stephen Rothwell s...@canb.auug.org.au Date: Tue, 23 Aug 2011 11:41:29 +1000 On Tue, 23 Aug 2011 11:40:11 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: On Mon,

Re: linux-next: build warning in Linus' tree

2010-11-17 Thread Arnaud Lacombe
Hi, On Wed, Nov 17, 2010 at 10:55 PM, Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Mon, 2010-10-25 at 17:03 +1100, Stephen Rothwell wrote: Hi Arnaud, On Sun, 24 Oct 2010 23:47:09 -0400 Arnaud Lacombe lacom...@gmail.com wrote: The following patch should fix this warning. I

Re: linux-next: build warning in Linus' tree

2010-10-24 Thread Arnaud Lacombe
: this is the location of the previous definition Caused by commit 3234282f33b29d349bcada40204fc7c8fda7fe72 (x86, asm: Fix CFI macro invocations to deal with shortcomings in gas). The following patch should fix this warning. - Arnaud From: Arnaud Lacombe lacom...@gmail.com Date: Sun, 24 Oct 2010 20:39:53 -0400