Re: [RFC][PATCH 4/6] sysvsem: containerize

From: Dave Hansen
Date: Tue Mar 07 2006 - 00:07:28 EST


On Mon, 2006-03-06 at 18:44 -0800, Chris Wright wrote:
> * Dave Hansen (haveblue@xxxxxxxxxx) wrote:
> > @@ -112,15 +114,12 @@ int sem_ctls[4] = {SEMMSL, SEMMNS, SEMOP
> > #define sc_semopm (sem_ctls[2])
> > #define sc_semmni (sem_ctls[3])
>
> Minor one, but didn't see an attempt to handle these sem_ctls global sysctls.

Nope, haven't gotten to those yet. Thanks for pointing them out.

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/