[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090412134902.GA3760@eric.schwarzvogel.de>
Date: Sun, 12 Apr 2009 15:49:02 +0200
From: Tobias Klausmann <klausman@...warzvogel.de>
To: linux-kernel@...r.kernel.org, linux-alpha@...r.kernel.org
Subject: Re: alpha: half done futex implementation
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.
--
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