I gave feedback on this before, but didn't get a response.
1) Overload the last futex arg (change from timeval * to void *),
don't add YA arg at the end.
2) Use __alignof__(u32) not sizeof(u32). Sure, they're the same, but
you really mean __alignof__ here.
I'm glad you finally put your name at the top of the file...
Thanks!
Rusty.
-- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/