From: Kevin Hao <haokexin@gmail.com>
To: linux-ide@vger.kernel.org
Cc: Tejun Heo <tj@kernel.org>, Dan Williams <dan.j.williams@intel.com>
Subject: [PATCH v2 0/2] libata: support the ata host which implements a queue depth less than 32
Date: Sun, 6 Jul 2014 14:28:39 +0800 [thread overview]
Message-ID: <1404628121-8158-1-git-send-email-haokexin@gmail.com> (raw)
Hi,
v2: Remove the changes for the ata tag helper functions.
v1:
The fsl sata on mpc8315e is broken after the commit 8a4aeec8d2d6
("libata/ahci: accommodate tag ordered controllers"). This patch
serial tries to fix this problem. This is based on the next-20140702.
Boot test on the mpc8315rdb board.
Kevin Hao (2):
libata: introduce ata_host_set_queue_depth()
sata_fsl: set the correct queue depth for the host controller
drivers/ata/libata-core.c | 29 ++++++++++++++++++++++++++---
drivers/ata/sata_fsl.c | 3 +++
include/linux/libata.h | 3 +++
3 files changed, 32 insertions(+), 3 deletions(-)
--
1.9.3
next reply other threads:[~2014-07-06 6:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-06 6:28 Kevin Hao [this message]
2014-07-06 6:28 ` [PATCH v2 1/2] libata: introduce ata_host_set_queue_depth() Kevin Hao
2014-07-07 13:49 ` Tejun Heo
2014-07-08 2:58 ` Kevin Hao
2014-07-07 18:19 ` Dan Williams
2014-07-07 20:06 ` Tejun Heo
2014-07-07 20:56 ` Dan Williams
2014-07-08 2:41 ` Kevin Hao
2014-07-06 6:28 ` [PATCH v2 2/2] sata_fsl: set the correct queue depth for the host controller Kevin Hao
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=1404628121-8158-1-git-send-email-haokexin@gmail.com \
--to=haokexin@gmail.com \
--cc=dan.j.williams@intel.com \
--cc=linux-ide@vger.kernel.org \
--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