From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <tj@kernel.org>
Cc: IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: [PATCH #upstream-fixes] libata: transfer EHI control flags to slave ehc.i
Date: Wed, 22 Oct 2008 20:40:49 -0400 [thread overview]
Message-ID: <48FFC811.5070108@garzik.org> (raw)
In-Reply-To: <48FD680F.3090206@kernel.org>
Tejun Heo wrote:
> ATA_EHI_NO_AUTOPSY and ATA_EHI_QUIET are used to control the behavior
> of EH. As only the master link is visible outside EH, these flags are
> set only for the master link although they should also apply to the
> slave link, which causes spurious EH messages during probe and
> suspend/resume.
>
> This patch transfers those two flags to slave ehc.i before performing
> slave autopsy and reporting.
>
> Signed-off-by: Tejun Heo <tj@kernel.org>
> ---
> drivers/ata/libata-eh.c | 5 +++++
> include/linux/libata.h | 3 +++
> 2 files changed, 8 insertions(+)
applied
prev parent reply other threads:[~2008-10-23 0:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 5:26 [PATCH #upstream-fixes] libata: transfer EHI control flags to slave ehc.i Tejun Heo
2008-10-23 0:40 ` 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=48FFC811.5070108@garzik.org \
--to=jeff@garzik.org \
--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 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.