lkml.org 
[lkml]   [2007]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromDavide Libenzi <>
DateSun, 23 Sep 2007 15:49:09 -0700
Subject[patch 3/3] new timerfd API - un-break CONFIG_TIMERFD
Remove the broken status to CONFIG_TIMERFD.



Signed-off-by: Davide Libenzi <davidel@xmailserver.org>


- Davide


---
init/Kconfig | 1 -
1 file changed, 1 deletion(-)
Index: linux-2.6.mod/init/Kconfig
===================================================================
--- linux-2.6.mod.orig/init/Kconfig 2007-09-23 15:18:06.000000000 -0700
+++ linux-2.6.mod/init/Kconfig 2007-09-23 15:28:54.000000000 -0700
@@ -488,7 +488,6 @@
config TIMERFD
bool "Enable timerfd() system call" if EMBEDDED
select ANON_INODES
- depends on BROKEN
default y
help
Enable the timerfd() system call that allows to receive timer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-09-24 00:53    [from the cache]
©2003-2010