opnsense-src/sys/compat/linuxkpi/common
Emmanuel Vadot eda697d2ef linuxkpi: Add irq_work.h
Since handlers are call in a thread context we can simply use a workqueue
to emulate those functions.
The DRM code was patched to do that already, having it in linuxkpi allows us
to not patch the upstream code.

Sponsored-by: The FreeBSD Foundation
Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D24859
2020-05-19 09:04:35 +00:00
..
include linuxkpi: Add irq_work.h 2020-05-19 09:04:35 +00:00
src linuxkpi: Add pci_iomap and pci_iounmap 2020-05-07 17:00:51 +00:00