I'd say there's a lot easier way of checking your pipe problem: pre-initialise
both elements of the array to -1 or something. It's only two int's, so the
performance penalty will be minimal.
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/