]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r329372 and r329464:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Apr 2018 10:32:25 +0000 (10:32 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Apr 2018 10:32:25 +0000 (10:32 +0000)
commit239ef42bc2937337c65cb79500d4750e6ad17abd
treeba2665b3a56df7b87b86e34d0c053fcc40a875d9
parent8bc2eb7d21ea6036b3b54632c9b0ad3f1623b75b
MFC r329372 and r329464:
Implement enable_irq() and disable_irq() in the LinuxKPI and add checks for
valid IRQ tag before setting up or tearing down an interrupt handler in the
LinuxKPI. This is needed when the interrupt handler is disabled
before freeing the interrupt.

Submitted by: Johannes Lundberg <johalun0@gmail.com>
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@332928 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/include/linux/interrupt.h