public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* question on sd_prep_fn()
@ 2012-01-16 13:25 Oliver Neukum
  2012-01-16 14:04 ` James Bottomley
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Neukum @ 2012-01-16 13:25 UTC (permalink / raw)
  To: linux-scsi

Hi,

could someone explain to me in which context sd_prep_fn() is called?

	TIA
		Oliver

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

* Re: question on sd_prep_fn()
  2012-01-16 13:25 question on sd_prep_fn() Oliver Neukum
@ 2012-01-16 14:04 ` James Bottomley
  2012-01-16 14:08   ` Oliver Neukum
  0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2012-01-16 14:04 UTC (permalink / raw)
  To: Oliver Neukum; +Cc: linux-scsi

On Mon, 2012-01-16 at 14:25 +0100, Oliver Neukum wrote:
> could someone explain to me in which context sd_prep_fn() is called?

Any.  Well to be more precise any from Softirq on down; so no sleeping
functions, if that's what you're asking about.

James



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

* Re: question on sd_prep_fn()
  2012-01-16 14:04 ` James Bottomley
@ 2012-01-16 14:08   ` Oliver Neukum
  0 siblings, 0 replies; 3+ messages in thread
From: Oliver Neukum @ 2012-01-16 14:08 UTC (permalink / raw)
  To: James Bottomley; +Cc: linux-scsi

Am Montag, 16. Januar 2012, 15:04:53 schrieb James Bottomley:
> On Mon, 2012-01-16 at 14:25 +0100, Oliver Neukum wrote:
> > could someone explain to me in which context sd_prep_fn() is called?
> 
> Any.  Well to be more precise any from Softirq on down; so no sleeping
> functions, if that's what you're asking about.

Thank you, that is a clear answer.

	Regards
		Oliver

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

end of thread, other threads:[~2012-01-16 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-16 13:25 question on sd_prep_fn() Oliver Neukum
2012-01-16 14:04 ` James Bottomley
2012-01-16 14:08   ` Oliver Neukum

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