public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Q serial.c
@ 2001-06-22  6:49 kees
  2001-06-22 13:51 ` Stuart MacDonald
  0 siblings, 1 reply; 4+ messages in thread
From: kees @ 2001-06-22  6:49 UTC (permalink / raw)
  To: linux-kernel

Hi
What may happen on a SMP machine if a serial port has been closed and the
closing stage is at shutdown() in serial.c in the call to free_IRQ  and
BEFORE the IRQ is really shutdown, a new character arrives which causes an
IRQ? Is it possible that the OTHER cpu  takes this interrupt and causes a
crash?

Kees


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-06-22 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-22  6:49 Q serial.c kees
2001-06-22 13:51 ` Stuart MacDonald
2001-06-22 15:23   ` Jonathan Lundell
2001-06-22 15:32     ` Stuart MacDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox