lkml.org 
[lkml]   [2005]   [Jun]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: patch] Real-Time Preemption, plist fixes
FromThomas Gleixner <>
DateSun, 05 Jun 2005 10:21:48 +0200
On Sun, 2005-06-05 at 10:18 +0200, Ingo Molnar wrote:
> * Thomas Gleixner <tglx@linutronix.de> wrote:
> 
> > 5. [...]
> 
> #6 looks pretty significant too:
> 
> >  unsigned plist_chprio(struct plist *plist, struct plist *pl, int new_prio)
> >  {
> > -	if (new_prio == plist->prio)
> > +	if (new_prio == pl->prio)
> >  		return 0;
> 
> right?
> 

Yes, forgot to rant about that :)

tglx


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

\
 
 \ /
  Last update: 2005-06-05 08:26    [from the cache]
©2003-2008