[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Aug 6 16:47:51 UTC 2013


    Date: Tuesday, August 6, 2013 @ 18:47:51
  Author: tpowa
Revision: 192173

implement #32029 CHECKPOINT restore for x86_&4

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    4 ++--
 config.x86_64 |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: config
===================================================================
--- config	2013-08-06 16:29:52 UTC (rev 192172)
+++ config	2013-08-06 16:47:51 UTC (rev 192173)
@@ -766,8 +766,8 @@
 CONFIG_INET_XFRM_MODE_TUNNEL=m
 CONFIG_INET_XFRM_MODE_BEET=m
 CONFIG_INET_LRO=y
-CONFIG_INET_DIAG=y
-CONFIG_INET_TCP_DIAG=y
+CONFIG_INET_DIAG=m
+CONFIG_INET_TCP_DIAG=m
 CONFIG_INET_UDP_DIAG=m
 CONFIG_TCP_CONG_ADVANCED=y
 CONFIG_TCP_CONG_BIC=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2013-08-06 16:29:52 UTC (rev 192172)
+++ config.x86_64	2013-08-06 16:47:51 UTC (rev 192173)
@@ -164,7 +164,7 @@
 CONFIG_RT_GROUP_SCHED=y
 CONFIG_BLK_CGROUP=y
 # CONFIG_DEBUG_BLK_CGROUP is not set
-# CONFIG_CHECKPOINT_RESTORE is not set
+CONFIG_CHECKPOINT_RESTORE=y 
 CONFIG_NAMESPACES=y
 CONFIG_UTS_NS=y
 CONFIG_IPC_NS=y
@@ -744,8 +744,8 @@
 CONFIG_INET_XFRM_MODE_TUNNEL=m
 CONFIG_INET_XFRM_MODE_BEET=m
 CONFIG_INET_LRO=y
-CONFIG_INET_DIAG=y
-CONFIG_INET_TCP_DIAG=y
+CONFIG_INET_DIAG=m
+CONFIG_INET_TCP_DIAG=m
 CONFIG_INET_UDP_DIAG=m
 CONFIG_TCP_CONG_ADVANCED=y
 CONFIG_TCP_CONG_BIC=m




More information about the arch-commits mailing list