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
Fixes: 34740937f7a4 ("queue: New debug macros for STAILQ")
Differential D49441
ktrace: Use STAILQ_EMPTY_ATOMIC when checking for records in userret() markj on Fri, Mar 21, 2:09 PM. Authored by
Details
As in commit 36631977d8c9, this check is unlocked and may trigger Reported by: syzkaller
Diff Detail
|