Module Name: src Committed By: jmcneill Date: Tue Apr 11 17:27:54 UTC 2017
Modified Files:
src/sys/dev/ic: athn.c
Log Message:
Disable interrupts before returning from isr, and re-enable them when the
soft interrupt handler returns. Fixes an interrupt storm on Tegra K1.
ok christos@
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/ic/athn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
