On Mon, Sep 15, 2014 at 06:20:17PM +0200, Jiri Slaby wrote: > On 09/15/2014, 06:13 PM, Guenter Roeck wrote: > > kernel/futex.c: In function 'futex_wait_requeue_pi': > > kernel/futex.c:2468:3: warning: passing argument 1 of 'queue_unlock' from incompatible pointer type [enabled by default] > > kernel/futex.c:1624:1: note: expected 'struct futex_q *' but argument is of type 'struct futex_hash_bucket *' > > kernel/futex.c:2468:3: error: too few arguments to function 'queue_unlock' > > kernel/futex.c:1624:1: note: declared here > > Dammit, it should be fixed now. > Confirmed. Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html