Re: 2.6.13-rc7-rt3 compile fix

From: Steven Rostedt
Date: Fri Aug 26 2005 - 18:57:08 EST


On Fri, 2005-08-26 at 18:43 -0500, K.R. Foley wrote:
> Steven Rostedt wrote:
> > Oops! my bad. I saw that needed locking, but I didn't have the tracing
> > on (I was trying for internal deadlocks), so that part of the code
> > wasn't compiling. If you turn off tracing it would compile :-)
>
> Understood. ;-)
>

I'm wrong again :-) It wasn't the tracing. Here's the ifdef

#if defined(ALL_TASKS_PI) && defined(CONFIG_RT_DEADLOCK_DETECT)

And Ingo turned on ALL_TASKS_PI now. But I had
CONFIG_RT_DEADLOCK_DETECT also turned off.

-- Steve


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