[Bug 271764] buf_ring_dequeue_sc not holding strong for arm64 Azure
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271764] buf_ring_dequeue_sc not holding strong for arm64 Azure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jun 2023 16:34:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271764
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
Status|New |Open
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Can you explain exactly why you think buf_ring as at fault?
The hn driver does not check for errors from buf_ring_enqueue(). Is there some
invariant which makes errors impossible?
--
You are receiving this mail because:
You are the assignee for the bug.