All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-pci@atrey.karlin.mff.cuni.cz,
	IDE/ATA development list <linux-ide@vger.kernel.org>,
	Jeff Garzik <jeff@garzik.org>
Subject: Re: [PATCH] pci: allow multiple calls to pcim_enable_device()
Date: Wed, 30 Jan 2008 19:58:00 -0800	[thread overview]
Message-ID: <20080131035800.GA11513@kroah.com> (raw)
In-Reply-To: <47A04144.3070106@gmail.com>

On Wed, Jan 30, 2008 at 06:20:04PM +0900, 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?

That's fine with me, please add:
	Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

To the patch if you want to send it through the ata tree.

thanks,

greg k-h

  reply	other threads:[~2008-01-31  7:52 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 [this message]
2008-02-01 17:20 ` Jeff Garzik

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=20080131035800.GA11513@kroah.com \
    --to=greg@kroah.com \
    --cc=htejun@gmail.com \
    --cc=jeff@garzik.org \
    --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 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.