commit | 2636255488484e04d6d54303d2b0ec30f7ef7e02 | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@suse.de> | Mon Sep 04 21:56:09 2006 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Fri Sep 08 11:03:40 2006 -0700 |
tree | 09b682cacdd5b6ef392aa4a85999d87cefe1014d | |
parent | b8444d00762703e1b6146fce12ce2684885f8bf6 [diff] |
[IA64] Unwire set/get_robust_list The syscalls set/get_robust_list must not be wired up until futex_atomic_cmpxchg_inatomic is implemented. Otherwise the kernel will hang in handle_futex_death. Signed-off-by: Andreas Schwab <schwab@suse.de> Signed-off-by: Tony Luck <tony.luck@intel.com>