RE: [PATCH 04/14] scsi: fnic: Add support for target based solicited requests and responses
From: Karan Tilak Kumar (kartilak)
Date: Tue Jun 11 2024 - 13:49:04 EST
On Tuesday, June 11, 2024 6:32 AM, Hannes Reinecke <hare@xxxxxxx> wrote:
> Better use a bitmap here; fdls_alloc_tgt_oxid() is not atomic, and will
> need to be locked to avoid races.
Thanks for your review comments so far Hannes. Appreciate you taking the time.
I'll address them in the next version.
Regards,
Karan