Commit 2de2f92
committed
Merge branch 'pci/aer'
- Change pcie_aer_disable from int to bool (Hans Zhang)
- Add message if AER interrupt occurs and we find more downstream devices
with AER errors logged than we can process (Akshay Jindal)
* pci/aer:
PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hit
PCI/AER: Use bool for AER disable state tracking1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | | - | |
| 1042 | + | |
| 1043 | + | |
1043 | 1044 | | |
1044 | 1045 | | |
1045 | 1046 | | |
| |||
0 commit comments