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.
> 
I'll let you know.

Final build result was kind of impressive, though:
        total: 135 pass: 17 fail: 118
And for qemu:
        total: 21 pass: 8 fail: 13

On the plus side, some of the builds _did_ pass :-)

Cheers,
Guenter
--
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