Sorry for the double post. On Nov 26, 2007 12:01 PM, Tom Burns <[EMAIL PROTECTED]> wrote: > I have some questions about this comment. > > Most importantly - does this mean that if I have multiple processes > queued inside semop() calls with sem_val = -1 (also, if it matters, > SEM_UNDO flag is set),
This should read "sem_op = -1" as opposed to "sem_val = -1". Cheers, Tom Burns - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

