All of lore.kernel.org
 help / color / mirror / Atom feed
* aic7xxx dump_card_state not reentrant?
@ 2002-08-17 16:05 random1
  2002-08-17 19:54 ` Justin T. Gibbs
  0 siblings, 1 reply; 4+ messages in thread
From: random1 @ 2002-08-17 16:05 UTC (permalink / raw)
  To: linux-scsi


I'm trying to get suspend and resume working for a 2.4 kernel with
scsi devices, and I'm running into trouble saving and restoring the
card state.  One thing that I've discovered in the process of looking
into this is that the ahc_dump_card_state routine is called at both
process level and interrupt level.  If I read it correctly, it alters
the card state while dumping the list of SCBs.  If a sequencer
interrupt occurs in the meantime, bad stuff happens.  Doesn't it?
Well, I'm seeing panics in which ahc_dump_card_state is running in
both contexts "simultaneously."





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

end of thread, other threads:[~2002-08-17 23:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-17 16:05 aic7xxx dump_card_state not reentrant? random1
2002-08-17 19:54 ` Justin T. Gibbs
2002-08-17 23:14   ` sym53c8xx message d sent on bad reselection Daryl Zero
2002-08-17 23:42     ` Daryl Zero

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.