[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160906221522.23655.66321.stgit@bhelgaas-glaptop2.roam.corp.google.com>
Date: Tue, 06 Sep 2016 17:19:22 -0500
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: linux-pci@...r.kernel.org
Cc: Lance Ortiz <lance.ortiz@....com>, Betty Dall <betty.dall@....com>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>,
Chen Gong <gong.chen@...ux.intel.com>,
KeithBuschkeith.busch@...el.com,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
linux-kernel@...r.kernel.org, Shuah Khan <shuahkh@....samsung.com>,
Huang Ying <ying.huang@...el.com>,
Vijay Mohan Pandarathil <vijaymohan.pandarathil@....com>,
Jon Derrick <jonathan.derrick@...el.com>
Subject: [PATCH 0/2] PCI/AER: Remove module parameters
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(-)
Powered by blists - more mailing lists