All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/1] Fix warning in 2.6.31-rc1 triggered by FC pass-through code
@ 2009-06-26 14:30 Christof Schmitt
  2009-06-26 14:30 ` [patch 1/1] FC transport: Locking fix for common-code FC pass-through patch Christof Schmitt
  0 siblings, 1 reply; 3+ messages in thread
From: Christof Schmitt @ 2009-06-26 14:30 UTC (permalink / raw)
  To: James Bottomley, James Smart
  Cc: linux-scsi, linux-s390, schwidefsky, heiko.carstens

The FC pass-through code triggers a warning in the block layer
because __blk_run_queue is called with interrupts enabled, but this
function requires being called with disabled interrupts. This patch
fixes this by disabling interrupts in fc_bsg_goose_queue.

--
Christof Schmitt

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

end of thread, other threads:[~2009-06-26 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-26 14:30 [patch 0/1] Fix warning in 2.6.31-rc1 triggered by FC pass-through code Christof Schmitt
2009-06-26 14:30 ` [patch 1/1] FC transport: Locking fix for common-code FC pass-through patch Christof Schmitt
2009-06-26 15:19   ` James Smart

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.