Commit 6467c69
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 a09ed81 commit 6467c69
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
635 | 648 | | |
636 | 649 | | |
637 | 650 | | |
| |||
0 commit comments