lkml.org 
[lkml]   [2005]   [Jun]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 5 Jun 2005 10:18:35 +0200
FromIngo Molnar <>
SubjectRe: patch] Real-Time Preemption, plist fixes
* 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?

	Ingo
-
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:23    [W:0.226 / U:0.030 seconds]
©2003-2008 Jasper Spaans