linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: David Milburn <dmilburn@redhat.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH v2] libata: prevent HSM state change race between ISR and PIO
Date: Mon, 19 Jan 2015 14:57:26 -0500	[thread overview]
Message-ID: <20150119195726.GA4556@htj.dyndns.org> (raw)
In-Reply-To: <54BD5CEF.2050808@redhat.com>

On Mon, Jan 19, 2015 at 01:37:19PM -0600, David Milburn wrote:
> Wouldn't we still have to use host lock instead of port lock to sync
> with ISR?

They're the same lock for SFF controllers.  If I'm not mistaken, ahci
is currently the only one which splits the host lock when MMSI is
enabled.

Thanks.

-- 
tejun

      reply	other threads:[~2015-01-19 20:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 19:03 [PATCH v2] libata: prevent HSM state change race between ISR and PIO David Milburn
2015-01-19 19:15 ` Tejun Heo
2015-01-19 19:37   ` David Milburn
2015-01-19 19:57     ` Tejun Heo [this message]

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=20150119195726.GA4556@htj.dyndns.org \
    --to=tj@kernel.org \
    --cc=dmilburn@redhat.com \
    --cc=linux-ide@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 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).