Re: rtmutex assert failure (was [Patch] restore the RCU callback...)

From: Robert Crocombe
Date: Wed Aug 23 2006 - 13:21:51 EST


On 8/23/06, Robert Crocombe <rcrocomb@xxxxxxxxx> wrote:
On 8/22/06, hui Bill Huey <billh@xxxxxxxxxxxxxxxxx> wrote:
> I turned off the tracing in the latency tracking stuff and a relatively
> small patch is here against -rt8:
>
> http://mmlinux.sourceforge.net/public/against-2.6.17-rt8-0.diff

I'm going to assume that the #error here:

+#ifdef CONFIG_LATENCY_TRACE
+#error
+ stop_trace();
+#endif

is to see if I'm awake. No, but gcc is. I just removed it (?).

Just in case it was a "hey, dummy, don't do that" kind of thing, I
built another kernel with latency tracing off, but the end result is
the same.

--
Robert Crocombe
rcrocomb@xxxxxxxxx
-
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/