All of lore.kernel.org
 help / color / mirror / Atom feed
* sleeper
@ 2002-10-04  8:29 Anton Blanchard
  2002-10-04  9:56 ` sleeper Anton Blanchard
  0 siblings, 1 reply; 3+ messages in thread
From: Anton Blanchard @ 2002-10-04  8:29 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel


Hi,

I cant remember if we have seen this one before.

scsi_try_to_abort_cmd does:

  spin_lock_irqsave(scmd->host->host_lock, flags);

and sym_eh_handler (in sym53c8xx_2 driver) does:

  down(&ep->sem);

Anton

Debug: sleeping function called from illegal context at
/scratch/anton/linux-2.5_ppc64_work/include/asm/semaphore.h:80
Call backtrace: 
C00000000005C390 __might_sleep+0xf4
C00000000029D220 sym_eh_handler+0x1d0
C000000000295C4C scsi_try_to_abort_cmd+0xdc
C000000000295EA4 scsi_eh_abort_cmd+0x60
C000000000296CE0 scsi_unjam_host+0xf4
C000000000296F44 scsi_error_handler+0x1fc

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

end of thread, other threads:[~2002-10-04 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-04  8:29 sleeper Anton Blanchard
2002-10-04  9:56 ` sleeper Anton Blanchard
2002-10-04 14:06   ` sleeper Jaroslav Kysela

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.