From: Bjorn Helgaas <helgaas@kernel.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
Bjorn Helgaas <bhelgaas@google.com>,
Fenghua Yu <fenghua.yu@intel.com>,
Dave Jiang <dave.jiang@intel.com>
Subject: [PATCH 0/2] PCI/AER: Remove redundant Device Control Error Reporting Enable
Date: Tue, 7 Mar 2023 13:26:53 -0600 [thread overview]
Message-ID: <20230307192655.874008-1-helgaas@kernel.org> (raw)
From: Bjorn Helgaas <bhelgaas@google.com>
Since f26e58bf6f54 ("PCI/AER: Enable error reporting when AER is native"),
which appeared in v6.0, the PCI core has enabled PCIe error reporting for
all devices during enumeration.
Remove driver code to do this and remove unnecessary includes of
<linux/aer.h>.
Bjorn Helgaas (2):
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
dmaengine: idxd: Remove unnecessary aer.h include
drivers/dma/idxd/init.c | 1 -
drivers/dma/ioat/init.c | 6 ------
2 files changed, 7 deletions(-)
--
2.25.1
next reply other threads:[~2023-03-07 19:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-07 19:26 Bjorn Helgaas [this message]
2023-03-07 19:26 ` [PATCH 1/2] dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() Bjorn Helgaas
2023-03-07 20:06 ` Dave Jiang
2023-03-07 19:26 ` [PATCH 2/2] dmaengine: idxd: Remove unnecessary aer.h include Bjorn Helgaas
2023-03-07 20:06 ` Dave Jiang
2023-03-07 20:56 ` Fenghua Yu
2023-03-17 17:46 ` [PATCH 0/2] PCI/AER: Remove redundant Device Control Error Reporting Enable Vinod Koul
-- strict thread matches above, loose matches on Subject: below --
2023-03-07 19:32 Bjorn Helgaas
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=20230307192655.874008-1-helgaas@kernel.org \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=dave.jiang@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=fenghua.yu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vkoul@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