--- linux-3.0.9-vs2.3.2/include/linux/vserver/debug.h.orig 2011-11-17 09:50:23.000000000 -0600 +++ linux-3.0.9-vs2.3.2/include/linux/vserver/debug.h 2011-11-17 14:08:43.000000000 -0600 @@ -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)