]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - ipc/util.c
ipc: scale msgmni to the number of ipc namespaces
[linux-2.6-omap-h63xx.git] / ipc / util.c
index cb017c7b9370bb09ee501cd36b3db5534cefdd21..c27f0e92f48988016875461ffd5e5db0a8abd08c 100644 (file)
@@ -52,6 +52,9 @@ struct ipc_namespace init_ipc_ns = {
        },
 };
 
+atomic_t nr_ipc_ns = ATOMIC_INIT(1);
+
+
 /**
  *     ipc_init        -       initialise IPC subsystem
  *