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.

thanks,
-- 
js
suse labs
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to