Commit d985e2b
committed
Merge branch 'pci/reset'
- Add sysfs 'reset_subordinate' to reset hierarchy below bridge (Keith
Busch)
- Warn if we reset a running device where driver didn't register
pci_error_handlers notification callbacks (Keith Busch)
* pci/reset:
PCI: Warn if a running device is unaware of reset
PCI: Add 'reset_subordinate' to reset hierarchy below bridgeFile tree
4 files changed
+43
-1
lines changed- Documentation/ABI/testing
- drivers/pci
4 files changed
+43
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
166 | 177 | | |
167 | 178 | | |
168 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
524 | 549 | | |
525 | 550 | | |
526 | 551 | | |
| |||
625 | 650 | | |
626 | 651 | | |
627 | 652 | | |
| 653 | + | |
628 | 654 | | |
629 | 655 | | |
630 | 656 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5158 | 5158 | | |
5159 | 5159 | | |
5160 | 5160 | | |
| 5161 | + | |
| 5162 | + | |
5161 | 5163 | | |
5162 | 5164 | | |
5163 | 5165 | | |
| |||
5191 | 5193 | | |
5192 | 5194 | | |
5193 | 5195 | | |
| 5196 | + | |
| 5197 | + | |
5194 | 5198 | | |
5195 | 5199 | | |
5196 | 5200 | | |
| |||
5880 | 5884 | | |
5881 | 5885 | | |
5882 | 5886 | | |
5883 | | - | |
| 5887 | + | |
5884 | 5888 | | |
5885 | 5889 | | |
5886 | 5890 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments