Fix unmasking of misc interrupt handler when completing normal. It exits
early and skips the unmasking with the current implementation. Fix to
unmask interrupt when exiting normally.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| cdev.c | ||
| device.c | ||
| dma.c | ||
| idxd.h | ||
| init.c | ||
| irq.c | ||
| registers.h | ||
| submit.c | ||
| sysfs.c | ||