* Mike Galbraith <[EMAIL PROTECTED]> wrote: > + struct task_struct *p = NULL;
(small nit: extra space at the end of line.) > + rq->best_expired_prio = MAX_PRIO; > +#if 0 > + rq->switch_timestamp = jiffies; > +#endif remove this chunk? (i dont think we want to touch switch_timestamp here) Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/