Index: /trunk/src/VBox/HostDrivers/Support/linux/Makefile
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/linux/Makefile	(revision 31244)
+++ /trunk/src/VBox/HostDrivers/Support/linux/Makefile	(revision 31245)
@@ -246,5 +246,5 @@
  KFLAGS  += -DDEBUG -DDEBUG_$(USER) -g
  # IPRT_DEBUG_SEMS indicates thread wrt sems state via the comm field.
- KFLAGS  += -DIPRT_DEBUG_SEMS
+ #KFLAGS  += -DIPRT_DEBUG_SEMS
 endif
 
Index: /trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
===================================================================
--- /trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile	(revision 31244)
+++ /trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile	(revision 31245)
@@ -173,5 +173,5 @@
  KFLAGS  += -DDEBUG -DDEBUG_$(USER) -g
  # IPRT_DEBUG_SEMS indicates thread wrt sems state via the comm field.
- KFLAGS  += -DIPRT_DEBUG_SEMS
+ #KFLAGS  += -DIPRT_DEBUG_SEMS
 endif
 
Index: /trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
===================================================================
--- /trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile	(revision 31244)
+++ /trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile	(revision 31245)
@@ -177,5 +177,5 @@
  KFLAGS  += -DDEBUG -DDEBUG_$(USER) -g
  # IPRT_DEBUG_SEMS indicates thread wrt sems state via the comm field.
- KFLAGS  += -DIPRT_DEBUG_SEMS
+ #KFLAGS  += -DIPRT_DEBUG_SEMS
 endif
 
