]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Link error when futexes are disabled on 64bit architectures
authorAnton Blanchard <anton@samba.org>
Sun, 25 Jun 2006 12:48:44 +0000 (05:48 -0700)
committerChris Wright <chrisw@sous-sol.org>
Fri, 30 Jun 2006 00:17:17 +0000 (17:17 -0700)
commitc4389daed17fb3d6ec54f2759e2705c268828899
tree77d1698d05730c6c857576c1ece04fd9d0300dd2
parent6bd6b5c7d81c365b53ff40f9c049e19aa104f6ac
[PATCH] Link error when futexes are disabled on 64bit architectures

From: Anton Blanchard <anton@samba.org>

If futexes are disabled we fail to link on ppc64.

Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
kernel/exit.c