Re: RT patch acceptance

From: Nicolas Pitre
Date: Wed Jun 01 2005 - 16:37:34 EST


On Wed, 1 Jun 2005, Andrea Arcangeli wrote:

> Why don't you run grep yourself, this is only drivers/
>
[...]
> ./mtd/chips/cfi_cmdset_0001.c: local_irq_disable();
> ./mtd/chips/cfi_cmdset_0001.c: local_irq_disable();

I can speak at least for those two since I added them and they are
indeed OK with RT and actually needed even with RT.

> As said even if all the above is audited, it _can_ break over time,
> while it wouldn't break with RTAI/rtlinux even if you infinite loop and
> hang in there.

Actualy it's RTAI/rtlinux which is broken wrt the above IRQ disable.
See for yourself when they're used and watch RTAI/rtlinux crash.


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