mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Gabriele Mazzotta <gabriele.mzt@gmail.com>
To: tj@kernel.org
Cc: stripathi@apm.com, linux-kernel@vger.kernel.org,
	linux-ide@vger.kernel.org,
	Gabriele Mazzotta <gabriele.mzt@gmail.com>
Subject: [PATCH v2 0/2] libata: Ignore spurious PHY event on LPM policy change
Date: Sat, 25 Apr 2015 19:52:35 +0200	[thread overview]
Message-ID: <1429984357-2223-1-git-send-email-gabriele.mzt@gmail.com> (raw)

Changes since v1:
 - Added generic helper to keep the logic in one place

Gabriele Mazzotta (2):
  libata: Add helper to determine when PHY events should be ignored
  libata: Ignore spurious PHY event on LPM policy change

 drivers/ata/libahci.c     |  3 +--
 drivers/ata/libata-core.c | 32 ++++++++++++++++++++++++++++++++
 drivers/ata/libata-eh.c   |  3 +++
 include/linux/libata.h    | 10 ++++++++++
 4 files changed, 46 insertions(+), 2 deletions(-)

-- 
2.1.4


             reply	other threads:[~2015-04-25 17:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-25 17:52 Gabriele Mazzotta [this message]
2015-04-25 17:52 ` [PATCH v2 1/2] libata: Add helper to determine when PHY events should be ignored Gabriele Mazzotta
2015-04-25 20:53   ` Tejun Heo
2015-04-25 17:52 ` [PATCH v2 2/2] libata: Ignore spurious PHY event on LPM policy change Gabriele Mazzotta
2015-04-25 20:53   ` Tejun Heo

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=1429984357-2223-1-git-send-email-gabriele.mzt@gmail.com \
    --to=gabriele.mzt@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stripathi@apm.com \
    --cc=tj@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

Powered by JetHome