mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] libata: Ignore spurious PHY event on LPM policy change
@ 2015-04-25 17:52 Gabriele Mazzotta
  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 17:52 ` [PATCH v2 2/2] libata: Ignore spurious PHY event on LPM policy change Gabriele Mazzotta
  0 siblings, 2 replies; 5+ messages in thread
From: Gabriele Mazzotta @ 2015-04-25 17:52 UTC (permalink / raw)
  To: tj; +Cc: stripathi, linux-kernel, linux-ide, Gabriele Mazzotta

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-25 20:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-25 17:52 [PATCH v2 0/2] libata: Ignore spurious PHY event on LPM policy change Gabriele Mazzotta
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

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