linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brian King <brking@linux.vnet.ibm.com>
To: manoj@linux.vnet.ibm.com,
	"Matthew R. Ochs" <mrochs@linux.vnet.ibm.com>,
	linux-scsi@vger.kernel.org,
	James.Bottomley@HansenPartnership.com, nab@linux-iscsi.org,
	hch@infradead.org
Cc: mikey@neuling.org, imunsie@au1.ibm.com
Subject: Re: [PATCH v4] cxlflash: Base support for IBM CXL Flash Adapter
Date: Mon, 08 Jun 2015 16:45:58 -0500	[thread overview]
Message-ID: <55760D16.1040203@linux.vnet.ibm.com> (raw)
In-Reply-To: <55760BF2.4010408@linux.vnet.ibm.com>

On 06/08/2015 04:41 PM, Manoj Kumar wrote:
> On 6/8/2015 12:54 PM, Brian King wrote:
> 
>>> +
>>> +    rcr = send_tmf(afu, scp, TMF_LUN_RESET);
>>> +    if (unlikely(rcr))
>>> +        rc = FAILED;
>>
>> Do you need to wait for all commands to the LUN to be returned before returning from
>> here? You could put a simple loop here, polling until there are no ops outstanding
>> to this LUN, if needed...
> 
> Brian:
> 
> Good suggestion. Would it be acceptable to add this capability in a future patch?

That's fine with me. 

Thanks,

Brian

-- 
Brian King
Power Linux I/O
IBM Linux Technology Center



  reply	other threads:[~2015-06-08 21:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 21:46 [PATCH v4] cxlflash: Base support for IBM CXL Flash Adapter Matthew R. Ochs
2015-06-08 10:05 ` Michael Neuling
2015-06-08 19:11   ` Matthew R. Ochs
2015-06-08 17:54 ` Brian King
2015-06-08 19:47   ` Manoj Kumar
2015-06-08 21:41   ` Manoj Kumar
2015-06-08 21:45     ` Brian King [this message]
2015-06-09  1:22 ` Stephen Bates

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55760D16.1040203@linux.vnet.ibm.com \
    --to=brking@linux.vnet.ibm.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=hch@infradead.org \
    --cc=imunsie@au1.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=manoj@linux.vnet.ibm.com \
    --cc=mikey@neuling.org \
    --cc=mrochs@linux.vnet.ibm.com \
    --cc=nab@linux-iscsi.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).