disable sys_timerfd()
commit2deebbe120da494289773612c72a8bbdb4678242
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 19 Sep 2007 05:46:41 +0000 (18 22:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 26 Sep 2007 17:54:39 +0000 (26 10:54 -0700)
treedee37f13831bba3aa35f80fdb91d33798fe480b5
parentd41c6d512f41caaa510800c4efbd855ffc169e65
disable sys_timerfd()

commit e42601973b1bce1d2987f82159c1ebeaccc6b310 in mainline.

There is still some confusion and disagreement over what this interface should
actually do.  So it is best that we disable it in 2.6.23 until we get that
fully sorted out.

(sys_timerfd() was present in 2.6.22 but it was apparently broken, so here we
assume that nobody is using it yet).

Cc: Michael Kerrisk <mtk-manpages@gmx.net>
Cc: Davide Libenzi <davidel@xmailserver.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
init/Kconfig