public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tobias Klausmann <klausman@schwarzvogel.de>
To: linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org
Subject: Re: alpha: half done futex implementation
Date: Sun, 12 Apr 2009 15:49:02 +0200	[thread overview]
Message-ID: <20090412134902.GA3760@eric.schwarzvogel.de> (raw)
In-Reply-To: <b4198de60904111755u5c2078c7xcc689dbd78aeb957@mail.gmail.com>

Hi! 

30-rc1 doesn't compile on alpha:

net/socket.c: In function 'sock_alloc':
net/socket.c:496: error: implicit declaration of function 'percpu_add'
net/socket.c:496: error: 'sockets_in_use' undeclared (first use in this function)
net/socket.c:496: error: (Each undeclared identifier is reported only once
net/socket.c:496: error: for each function it appears in.)
net/socket.c: In function 'sock_release':
net/socket.c:538: error: implicit declaration of function 'percpu_sub'
net/socket.c:538: error: 'sockets_in_use' undeclared (first use in this function)

I vaguely remember seeing discussion about this on lkml, but I
can't find it right now.

gcc is 4.3.3. Distro is Gentoo, machine is a UP1500 (Nautilus).

Regards,
Tobias

-- 
Save a tree - disband an ISO working group today.

  reply	other threads:[~2009-04-12 14:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-12  0:55 alpha: half done futex implementation Matt Turner
2009-04-12 13:49 ` Tobias Klausmann [this message]
2009-04-13 20:23 ` Richard Henderson
2009-04-13 21:54   ` Andreas Schwab
2009-04-13 22:20     ` Richard Henderson
2009-04-14  9:40   ` Segher Boessenkool
2009-04-14  9:45     ` Segher Boessenkool
2009-04-14 22:38   ` Matt Turner
2009-04-15 15:42     ` Ivan Kokshaysky
2009-04-16 22:06     ` Ivan Kokshaysky

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=20090412134902.GA3760@eric.schwarzvogel.de \
    --to=klausman@schwarzvogel.de \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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