On Mon, 2007-07-23 at 17:01 +0200, Philippe Gerum wrote:
> On Fri, 2007-07-20 at 14:16 +0200, Philippe Gerum wrote:
> > On Fri, 2007-07-20 at 13:54 +0200, M. Koehrer wrote:
> > > Hi Philippe,
> > > I left my test running for a couple of hours - no freeze so far...
> > >
> > > However, I have to do some other stuff on this machine, I have to stop
> > > the test now...
> > >
> >
> > Ok, thanks for the feedback. I will send an extended patch later today,
> > so that you could test it on a longer period when you see fit.
>
> It took me a bit longer than expected, but here is a patch which
> addresses all the pending issues with RPI, hopefully (applies against
> 2.3.1 stock).
>
Here is a fix for a typo if you happen to use the scalable scheduler.
--- include/nucleus/queue.h~ 2007-07-23 18:47:21.000000000 +0200
+++ include/nucleus/queue.h 2007-07-23 19:10:40.000000000 +0200
@@ -744,7 +744,7 @@
static inline xnpholder_t *getheadmlq(xnmlqueue_t *mlqslot)
{
- xnpholder_t *pholder;
+ xnpholder_t *holder;
xnqueue_t *queue;
if (emptymlq_p(mlqslot))
--
Philippe.
_______________________________________________
Xenomai-core mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-core