From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: handle pci_enable_device() failure while resuming
Date: Tue, 09 Jan 2007 05:42:45 -0500 [thread overview]
Message-ID: <45A371A5.9080900@pobox.com> (raw)
In-Reply-To: <20061226103950.GA10987@htj.dyndns.org>
Tejun Heo wrote:
> Handle pci_enable_device() failure while resuming. This patch kills
> the "ignoring return value of 'pci_enable_device'" warning message and
> propagates __must_check through ata_pci_device_do_resume().
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
> drivers/ata/ahci.c | 4 +++-
> drivers/ata/libata-core.c | 22 +++++++++++++++++-----
> drivers/ata/sata_sil.c | 6 +++++-
> drivers/ata/sata_sil24.c | 5 ++++-
> include/linux/libata.h | 2 +-
> 5 files changed, 30 insertions(+), 9 deletions(-)
applied
prev parent reply other threads:[~2007-01-09 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-26 10:39 [PATCH] libata: handle pci_enable_device() failure while resuming Tejun Heo
2007-01-09 10:42 ` 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=45A371A5.9080900@pobox.com \
--to=jgarzik@pobox.com \
--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.