public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Adrian Bunk <bunk@kernel.org>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
	Richard Henderson <rth@twiddle.net>,
	linux-kernel@vger.kernel.org
Subject: Re: alpha build failure
Date: Sun, 22 Jun 2008 10:48:17 +0100	[thread overview]
Message-ID: <20080622094817.GS28946@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20080622085313.GC27069@cs181133002.pp.htv.fi>

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

      reply	other threads:[~2008-06-22  9:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-22  8:53 alpha build failure Adrian Bunk
2008-06-22  9:48 ` Al Viro [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080622094817.GS28946@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=bunk@kernel.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox