]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: interrupt.h: add disable_irq_nosync(), irq_set_status_flags()
authorBjoern A. Zeeb <bz@FreeBSD.org>
Sat, 28 Jan 2023 16:11:59 +0000 (16:11 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 5 Feb 2023 20:45:28 +0000 (20:45 +0000)
commitbc81a2b788f5644ece58defa30880b69c9894981
tree8d6b7c3582a36fbf07cd648e818f260609b7328f
parent934cb7a3316609380fdea8da73233759f6dfff43
LinuxKPI: interrupt.h: add disable_irq_nosync(), irq_set_status_flags()

Add a dummy irq_set_status_flags() along with #defines passed by the driver.
Add disable_irq_nosync() as another wrapper to lkpi_disable_irq().
Those are used by wireless drivers.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D38241
sys/compat/linuxkpi/common/include/linux/interrupt.h