| 3a67f8b6 | 24-May-2019 |
Johannes Lundberg <[email protected]> |
MFC r347843: LinuxKPI: Add group_leader member to struct task_struct.
Assign self as group leader at creation to act as the only member of a new process group. Bump FreeBSD version. This patch is pa
MFC r347843: LinuxKPI: Add group_leader member to struct task_struct.
Assign self as group leader at creation to act as the only member of a new process group. Bump FreeBSD version. This patch is part of D19565
Reviewed by: hps Approved by: imp (mentor), hps
show more ...
|
| 33af1f6a | 24-May-2019 |
Johannes Lundberg <[email protected]> |
MFC r347852: 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. MFC also includes po
MFC r347852: 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. MFC also includes powerpc build fix from r347889.
This patch is part of D19565
Reviewed by: hps Approved by: imp (mentor), hps
show more ...
|