public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* alpha build failure
@ 2008-06-22  8:53 Adrian Bunk
  2008-06-22  9:48 ` Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-06-22  8:53 UTC (permalink / raw)
  To: Ivan Kokshaysky, Richard Henderson; +Cc: linux-kernel

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

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: alpha build failure
  2008-06-22  8:53 alpha build failure Adrian Bunk
@ 2008-06-22  9:48 ` Al Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2008-06-22  9:48 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Ivan Kokshaysky, Richard Henderson, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-22  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-22  8:53 alpha build failure Adrian Bunk
2008-06-22  9:48 ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox