Page MenuHomeFreeBSD

LinuxKPI: interrupt.h: add disable_irq_nosync(), irq_set_status_flags()
ClosedPublic

Authored by bz on Jan 28 2023, 4:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 5:15 AM
Unknown Object (File)
Sat, Oct 11, 4:05 AM
Unknown Object (File)
Sat, Oct 11, 4:05 AM
Unknown Object (File)
Sat, Oct 11, 4:05 AM
Unknown Object (File)
Fri, Oct 10, 9:04 PM
Unknown Object (File)
Tue, Oct 7, 4:26 AM
Unknown Object (File)
Mon, Oct 6, 4:23 AM
Unknown Object (File)
Sat, Oct 4, 3:25 PM
Subscribers

Details

Summary

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().

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable