Re: [patch] Real-Time Preemption, -RT-2.6.12-rc4-V0.7.47-06

From: Oleg Nesterov
Date: Mon May 23 2005 - 11:42:34 EST


Another problem in plist_add:

> existing_sp_head:
> itr_pl2 = container_of(itr_pl->dp_node.prev, struct plist, dp_node);
> list_add(&pl->sp_node, &itr_pl2->sp_node);

This breaks fifo ordering.

Oleg.
-
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/