Commit da5c7e0
committed
kern/intr: enforce PPI interrupt for PPI requests
This should ensure devices needing a PPI interrupt receive a PPI
interrupt.
In debug kernels warn in case of mismatch between request and retrieved
intr_event.
Differential Revision: https://reviews.freebsd.org/D384481 parent 4466a03 commit da5c7e0
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
632 | 645 | | |
633 | 646 | | |
634 | 647 | | |
| |||
0 commit comments