[RT] preempt_disable() in rt_up() not necessary?

From: junjie cai
Date: Thu Dec 11 2008 - 06:40:25 EST


Dear List,

I think the preempt_disable() in rt_up() is not necessary.
The highprio trylock-er would still get into infinite loop
if it keep trying without giving the lock holder a chance to release the lock.
I think the user should take care of that.

What do you think?

Thanks.

--
/*
* Junjie Cai (junjiec@xxxxxxxxx)
*/
--
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/