Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-37

From: Ingo Molnar
Date: Thu Jun 30 2005 - 16:20:15 EST



* William Weston <weston@xxxxxxxxx> wrote:

> Hi Ingo,
>
> -50-37 wouldn't compile out of the box on my debug config.
> Here's a couple minor cleanups:

thanks, applied. except these:

> - struct thread_info *ti = current_thread_info();
> + //struct thread_info *ti = current_thread_info();

> - struct thread_info *ti = current_thread_info();
> + //struct thread_info *ti = current_thread_info();

they are needed in the nondebug build - i'll fix this up.

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