All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian King <brking@us.ibm.com>
To: linux-scsi@vger.kernel.org
Subject: Calling scsi_deactivate_tcq with active tags
Date: Tue, 27 Jul 2004 17:46:52 -0500	[thread overview]
Message-ID: <4106DB5C.6000607@us.ibm.com> (raw)

I'm in the process of adding the proper 
scsi_activate_tcq/scsi_deactivate_tcq to the ipr driver and ran into a 
problem. There doesn't seem to be any way to safely call 
scsi_deactivate_tcq at runtime. I keep hitting the BUG(bqt->busy) check 
in blk_queue_free_tags. Is there a way for a LLD to be able to call this 
at runtime to a device that is being used? I tried doing a 
scsi_device_quiesce/scsi_device_resume around the scsi_deactivate_tcq 
call, but I still hit the problem.


-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center


                 reply	other threads:[~2004-07-27 22:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4106DB5C.6000607@us.ibm.com \
    --to=brking@us.ibm.com \
    --cc=linux-scsi@vger.kernel.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 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.