https://github.com/torvalds/linux
Revision e42601973b1bce1d2987f82159c1ebeaccc6b310 authored by Andrew Morton on 19 September 2007, 05:46:41 UTC, committed by Linus Torvalds on 19 September 2007, 18:24:18 UTC
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>
1 parent 49af7ee
History
Tip revision: e42601973b1bce1d2987f82159c1ebeaccc6b310 authored by Andrew Morton on 19 September 2007, 05:46:41 UTC
disable sys_timerfd() for 2.6.23
Tip revision: e426019

back to top