Re: [PATCH] RML pre-emptive 2.4.19-ac2 with O(1)

anton wilson (anton.wilson@camotion.com)
Tue, 23 Jul 2002 12:15:34 -0400


> > +#if CONFIG_PREEMPT
> > +       /* Set the preempt count _outside_ the spinlocks! */
> > +       idle->preempt_count = (idle->lock_depth >= 0);
> > +#endif

This is the update I added.

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