linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI/AER: Remove module parameters
@ 2016-09-06 22:19 Bjorn Helgaas
  2016-09-06 22:19 ` [PATCH 1/2] PCI/AER: Remove aerdriver.nosourceid kernel parameter Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bjorn Helgaas @ 2016-09-06 22:19 UTC (permalink / raw)
  To: linux-pci
  Cc: Lance Ortiz, Betty Dall, Hidetoshi Seto, Chen Gong,
	KeithBuschkeith.busch, Rafael J. Wysocki, linux-kernel,
	Shuah Khan, Huang Ying, Vijay Mohan Pandarathil, Jon Derrick

I'd like to remove the aerdriver.nosourceid and aerdriver.forceload kernel
parameters.  They seem like basically debugging things that are not really
supportable upstream.

"nosourceid" may have some legitimate uses, but I'd rather it were done via
quirks with the flag Jon Derrick recently added so it happens
automatically, without users having to specify the parameter.

I don't *know* of any actual users of either of these, but obviously that
doesn't mean there are none.  Comments welcome.

---

Bjorn Helgaas (2):
      PCI/AER: Remove aerdriver.nosourceid kernel parameter
      PCI/AER: Remove aerdriver.forceload kernel parameter


 Documentation/PCI/pcieaer-howto.txt |   26 +++++++++-----------------
 drivers/pci/pcie/aer/aerdrv.c       |    7 +------
 drivers/pci/pcie/aer/aerdrv.h       |    8 --------
 drivers/pci/pcie/aer/aerdrv_core.c  |   31 ++++---------------------------
 4 files changed, 14 insertions(+), 58 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-19 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06 22:19 [PATCH 0/2] PCI/AER: Remove module parameters Bjorn Helgaas
2016-09-06 22:19 ` [PATCH 1/2] PCI/AER: Remove aerdriver.nosourceid kernel parameter Bjorn Helgaas
2016-09-06 22:20 ` [PATCH 2/2] PCI/AER: Remove aerdriver.forceload " Bjorn Helgaas
2016-09-14 20:30 ` [PATCH 0/2] PCI/AER: Remove module parameters Bjorn Helgaas
2016-09-17  4:49   ` Tang, CQ
2016-09-19 18:11     ` Bjorn Helgaas

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).