]> git.karo-electronics.de Git - karo-tx-linux.git/commit
futex: Revert "futex: Mark get_robust_list as deprecated"
authorThomas Gleixner <tglx@linutronix.de>
Mon, 18 Feb 2013 08:52:08 +0000 (09:52 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 Feb 2013 07:43:38 +0000 (08:43 +0100)
commitfe2b05f7ca9f906be61dced5489f63b8b4d7c770
treec1eb86342c2055087c015b580a63d4c1c21cf742
parent5042afe7fe32390e79910ecd0a1f0563d4bca38c
futex: Revert "futex: Mark get_robust_list as deprecated"

This reverts commit ec0c4274e33c0373e476b73e01995c53128f1257.

get_robust_list() is in use and a removal would break existing user
space. With the permission checks in place it's not longer a security
hole. Remove the deprecation warnings.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Richard Weinberger <richard@nod.at>
Cc: akpm@linux-foundation.org
Cc: paul.gortmaker@windriver.com
Cc: davej@redhat.com
Cc: keescook@chromium.org
Cc: stable@vger.kernel.org
Cc: ebiederm@xmission.com
kernel/futex.c
kernel/futex_compat.c