login
Header Space

 
 

Re: [PATCH v4 1/2] SCSI: Asynchronous event notification infrastructure

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: James Bottomley <James.Bottomley@...>
Cc: LKML <linux-kernel@...>, Linux-SCSI <linux-scsi@...>, <akpm@...>
Date: Monday, October 29, 2007 - 12:29 pm

James Bottomley wrote:

It does a test_and_set_bit() first thing in queue_work().  Similar 
exclusivity logic is found in net device land.  Ah, the fun of locking 
without locks that benh grumbles about :)



OK this is a fair criticism.

If additional data must be carried, then I must ditch the beloved bitmap 
implementation and go back to a list (with associated GFP_ATOMIC alloc).

I will fix this, unless I receive email to the contrary...

	Jeff


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH v4 1/2] SCSI: Asynchronous event notification inf..., Jeff Garzik, (Mon Oct 29, 12:29 pm)
speck-geostationary