diff options
author | Mark Johnston <markj@FreeBSD.org> | 2025-03-23 11:54:59 +0000 |
---|---|---|
committer | Mark Johnston <markj@FreeBSD.org> | 2025-03-23 11:54:59 +0000 |
commit | e9a846468acfbba35ca40b888670559aaff7228d (patch) | |
tree | c3b88034933d8721d9a68e90ae5b67e5132fd58e /sbin/bsdlabel/(public-mirror) | |
parent | 29eb4de61a4c2ab1d940e10f3816db79e74d46b1 (diff) |
ktrace: Use STAILQ_EMPTY_ATOMIC when checking for records in userret()
As in commit 36631977d8c9, this check is unlocked and may trigger
spurious assertion failures. Use STAILQ_EMPTY_ATOMIC() here as well.
Fix nearby whitespace.
Reported by: syzkaller
Reviewed by: olce
Fixes: 34740937f7a4 ("queue: New debug macros for STAILQ")
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D49441
Diffstat (limited to 'sbin/bsdlabel/(public-mirror)')
0 files changed, 0 insertions, 0 deletions