mbox series

[V2,0/2] PCI/portdrv: Fix switch devctrl error report enable

Message ID 1512467438-42850-1-git-send-email-liudongdong3@huawei.com
Headers show
Series PCI/portdrv: Fix switch devctrl error report enable | expand

Message

Dongdong Liu Dec. 5, 2017, 9:50 a.m. UTC
PATCH 1/2 is to fix switch upstream/downstream port error report.
PATCH 2/2 is to make AER device configuration more reasonable.
Delete the upstream/downstream port AER configuraion in PATCH 2/2,
but if firmware does not enable upstream/downstream port error reporting, 
it seems current no place to enable them, so PATCH 2/2 need more
suggestion. Please see the commit log for more information. 

Changes from v1:
- Rebase on v4.15-rc2.
- Modify the change log.
- Add PATCH 2/2.

Dongdong Liu (2):
  PCI/portdrv: Fix switch devctrl error report enable
  PCI/AER: Fix AER device configuration

 drivers/pci/pcie/aer/aerdrv.c   | 49 ++++-------------------------------------
 drivers/pci/pcie/portdrv_core.c |  4 +++-
 2 files changed, 7 insertions(+), 46 deletions(-)