]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: Updates to tasklets for Linux 5.0.
authorjohalun <johalun@FreeBSD.org>
Thu, 16 May 2019 18:03:08 +0000 (18:03 +0000)
committerjohalun <johalun@FreeBSD.org>
Thu, 16 May 2019 18:03:08 +0000 (18:03 +0000)
commit43a8682d315aad176a96290abc98605a100309a2
tree03f038996b806e6b6b0af5e00f91dee6611a125e
parent0efe35a512928d3fd127274649f8b88df0d58729
LinuxKPI: Updates to tasklets for Linux 5.0.

DRM drivers expect tasklets to have a counter for enable/disable calls.
Also, add a few more tasklet locking functions.

This patch is part of D19565

Reviewed by: hps
Approved by: imp (mentor), hps
MFC after: 1 week
sys/compat/linuxkpi/common/include/linux/interrupt.h
sys/compat/linuxkpi/common/src/linux_tasklet.c