From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH 1/3] libata: add @timeout to ata_exec_internal[_sg]()
Date: Tue, 09 Oct 2007 21:41:38 -0400 [thread overview]
Message-ID: <470C2DD2.70702@garzik.org> (raw)
In-Reply-To: <20071009060544.GL12186@htj.dyndns.org>
Tejun Heo wrote:
> Add @timeout argument to ata_exec_internal[_sg](). If 0, default
> timeout ata_probe_timeout is used.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
> This patchset kills polling PMP register access callbacks ->pmp_read
> and ->pmp_write and use standard ata_exec_internal() mechanism. This
> patchset is generated on top of the following six patches.
>
> http://article.gmane.org/gmane.linux.ide/23464
> http://article.gmane.org/gmane.linux.ide/23465
> http://article.gmane.org/gmane.linux.ide/23466
> http://article.gmane.org/gmane.linux.ide/23467
> http://article.gmane.org/gmane.linux.ide/23468
> http://article.gmane.org/gmane.linux.ide/23469
>
> drivers/ata/libata-acpi.c | 2 +-
> drivers/ata/libata-core.c | 32 ++++++++++++++++++++------------
> drivers/ata/libata-eh.c | 4 ++--
> drivers/ata/libata.h | 5 +++--
> 4 files changed, 26 insertions(+), 17 deletions(-)
applied 1-3, thanks
prev parent reply other threads:[~2007-10-10 1:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-09 6:05 [PATCH 1/3] libata: add @timeout to ata_exec_internal[_sg]() Tejun Heo
2007-10-09 6:06 ` [PATCH 2/3] libata: implement ATA_PFLAG_RESETTING Tejun Heo
2007-10-09 6:06 ` [PATCH 3/3] libata: use ata_exec_internal() for PMP register access Tejun Heo
2007-10-10 1:41 ` Jeff Garzik [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=470C2DD2.70702@garzik.org \
--to=jeff@garzik.org \
--cc=htejun@gmail.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 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.