From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: Greg KH <greg@kroah.com>,
linux-pci@atrey.karlin.mff.cuni.cz,
IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: [PATCH] pci: allow multiple calls to pcim_enable_device()
Date: Fri, 01 Feb 2008 12:20:29 -0500 [thread overview]
Message-ID: <47A354DD.3010003@garzik.org> (raw)
In-Reply-To: <47A04144.3070106@gmail.com>
Tejun Heo wrote:
> There's no reason not to allow multiple calls to pcim_enable_device().
> Calls after the first one can simply be noop. All PCI resources will
> be released when the initial pcim_enable_device() resource is
> released.
>
> This allows more flexibility to managed PCI users.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> ---
> This will be used to fix some libata issues. After Greg's ACK, would
> it be okay to push this through libata-dev#upstream?
>
> Thanks.
>
> drivers/pci/pci.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
applied, w/ greg's sign-off
prev parent reply other threads:[~2008-02-01 17:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 9:20 [PATCH] pci: allow multiple calls to pcim_enable_device() Tejun Heo
2008-01-31 3:58 ` Greg KH
2008-02-01 17:20 ` 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=47A354DD.3010003@garzik.org \
--to=jeff@garzik.org \
--cc=greg@kroah.com \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
/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;
as well as URLs for NNTP newsgroup(s).