]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kcmp_pget(): add an assert that we did not hold the current process
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 29 Apr 2024 18:51:53 +0000 (21:51 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 30 Apr 2024 07:06:52 +0000 (10:06 +0300)
commit1e01650a787028fd558e8cb709c232e335fc2cd9
treefe1872abdfc980d9849aaa60718151d09713fb02
parent11d79c4756b7c85faf7c4a268c301a41ce0887b9
kcmp_pget(): add an assert that we did not hold the current process

Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
sys/kern/sys_generic.c