[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080622094817.GS28946@ZenIV.linux.org.uk>
Date: Sun, 22 Jun 2008 10:48:17 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Adrian Bunk <bunk@...nel.org>
Cc: Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Richard Henderson <rth@...ddle.net>,
linux-kernel@...r.kernel.org
Subject: Re: alpha build failure
On Sun, Jun 22, 2008 at 11:53:13AM +0300, Adrian Bunk wrote:
> Commit 9267b4b3880d00dc2dab90f1d817c856939114f7
> (alpha: fix module load failures on smp (bug #10926))
> causes the following build failure with the alpha defconfig:
>
> <-- snip -->
>
> ...
> CC arch/alpha/mm/init.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/alpha/mm/init.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typeof'
> make[2]: *** [arch/alpha/mm/init.o] Error 1
>
> <-- snip -->
Missing PER_CPU_ATTRIBUTES in asm-alpha/percpu.h if !SMP...
--
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