Staging
v0.5.1
https://github.com/torvalds/linux
Revision 19c6b6ed3f597a583f58e3fc99256cc01ae8c394 authored by Andrew Morton on 03 November 2006, 06:07:17 UTC, committed by Linus Torvalds on 03 November 2006, 20:27:58 UTC
Apparently FUTEX_FD is unfixably racy and nothing uses it (or if it does, it
shouldn't).

Add a warning printk, give any remaining users six months to migrate off it.

Cc: Ulrich Drepper <drepper@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent f46c483
History
Tip revision: 19c6b6ed3f597a583f58e3fc99256cc01ae8c394 authored by Andrew Morton on 03 November 2006, 06:07:17 UTC
[PATCH] schedule removal of FUTEX_FD
Tip revision: 19c6b6e
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top