diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2024-10-31 00:19:48 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2024-10-31 00:19:48 +0000 |
commit | d0f9b0bd19bf5dc4031164fd26c5bbc4bab1cc74 (patch) | |
tree | ad01ca7ae1e3d2a2d37e0850d1bb15fa1157b676 /po/(developers-only) | |
parent | 5212b9500116523828fc94d84a951949d408a1a4 (diff) | |
download | src-main.tar.gz src-main.zip |
The check introduced in d3c11994e1e3 was bogus, combining a non-atomic
“once” flag with an equally non-thread-safe ppsratecheck. Rather than
fix it, just assert what it attempts to enforce: that the malloc flags
must include exactly one of M_WAITOK and M_NOWAIT.
Fixes: d3c11994e1e3de7445305abd0d41dce2b8d3e6dc
Sponsored by: Klara, Inc.
Reviewed by: olce, kevans
Differential Revision: https://reviews.freebsd.org/D47309
Diffstat (limited to 'po/(developers-only)')
0 files changed, 0 insertions, 0 deletions