--- linux-3.1.1-vs2.3.2.1/include/linux/vserver/debug.h.orig 2011-11-18 03:12:33.000000000 +0000 +++ linux-3.1.1-vs2.3.2.1/include/linux/vserver/debug.h 2011-11-18 03:31:20.000000000 +0000 @@ -80,7 +80,6 @@ void dump_vx_info_inactive(int); #else /* CONFIG_VSERVER_DEBUG */ -/* #define vs_debug_switch 0 #define vs_debug_xid 0 #define vs_debug_nid 0 @@ -90,7 +89,6 @@ void dump_vx_info_inactive(int); #define vs_debug_cres 0 #define vs_debug_dlim 0 #define vs_debug_cvirt 0 -*/ #define vxdprintk(x...) do { } while (0) #define vxlprintk(x...) do { } while (0)