linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: linux-pci@vger.kernel.org
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>, Yinghai Lu <yinghai@kernel.org>
Subject: [PATCH] PCI: pciehp: Convert pciehp to be builtin only, not modular
Date: Tue, 23 Jul 2013 12:08:14 -0600	[thread overview]
Message-ID: <20130723180001.19616.72450.stgit@bhelgaas-glaptop> (raw)

I originally intended to merge this patch for v3.12.

However, Yinghai is working on a regression fix ("PCI: Separate stop and
remove devices in pciehp") that needs to go into v3.11, and his fix will be
simpler if we remove the module option for pciehp in v3.11.  That will mean
he won't have to export pci_stop_bus_device() and pci_remove_bus_device()
for use by modules.

I think this will be pretty safe because we already supported pciehp
being built-in and RHEL6 and Ubuntu 12.10 already make it built-in.

Therefore, I propose to put this in my for-linus branch and merge it
for v3.11.

---

Bjorn Helgaas (1):
      PCI: pciehp: Convert pciehp to be builtin only, not modular


 drivers/pci/pcie/Kconfig |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

             reply	other threads:[~2013-07-23 18:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23 18:08 Bjorn Helgaas [this message]
2013-07-23 18:08 ` [PATCH] PCI: pciehp: Convert pciehp to be builtin only, not modular Bjorn Helgaas
2013-07-23 21:26   ` Rafael J. Wysocki
2013-07-23 23:10   ` Yinghai Lu
2013-07-24 17:59     ` Bjorn Helgaas
2013-07-25 13:14       ` Yinghai Lu
2013-07-25 16:47         ` Bjorn Helgaas
2013-07-24 21:09   ` Don Dutile

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=20130723180001.19616.72450.stgit@bhelgaas-glaptop \
    --to=bhelgaas@google.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=yinghai@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 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).