]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce chance of RCU deadlock in the LinuxKPI by implementing the section
authorHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 28 Mar 2021 07:36:48 +0000 (09:36 +0200)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 29 Mar 2021 08:55:14 +0000 (10:55 +0200)
commit177772088060ab0f41bcdbdd81c4712e7f1c7621
treeeab7ad88dd1da94024bc32b0cefbd52d2e6ed98b
parent19318a62d7f8cfe2f0f5c24178fa33e8844ae5d1
Reduce chance of RCU deadlock in the LinuxKPI by implementing the section
feature of the concurrency kit, CK.

Differential Revision: https://reviews.freebsd.org/D29467
Reviewed by: kib@ and markj@
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
sys/compat/linuxkpi/common/include/linux/sched.h
sys/compat/linuxkpi/common/src/linux_rcu.c