Re: Q serial.c

Stuart MacDonald (stuartm@connecttech.com)
Fri, 22 Jun 2001 11:32:06 -0400


From: "Jonathan Lundell" <jlundell@pobox.com>
> The other CPU servicing the interrupt, was the question. cli()
> doesn't affect that. This could presumably happen if shutdown() gets
> run on a non-interrupt-servicing CPU, or if interrupts are
> dynamically routed (eg round-robin).

Ah. Missed that.

Hm. Does appear to be a problem. Ted?

> Where can I find the 5.05 driver?

http://serial.sourceforge.net I'm not sure which version is currently
in 2.4.latest, but it should be nearly 5.05.

..Stu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/