Re: um: WARNING: at kernel/futex.c:786 __unqueue_futex

From: Steven Rostedt
Date: Thu Mar 17 2011 - 10:31:51 EST


On Thu, 2011-03-17 at 15:27 +0100, richard -rw- weinberger wrote:

> BTW: When using WARN_ON_SMP() the if-statement in __unqueue_futex
> will not longer work.
>
> WARN_ON_SMP() is defined as "do { } while (0)" on non CONFIG_SMP systems.

Good point. We probably should fix that too.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/