Date: Mon, 12 Mar 2018 15:18:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 226510] panic: Re-refing for reason 5, cnt = 1 Message-ID: <bug-226510-8-RbrqthxcAH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226510-8@https.bugs.freebsd.org/bugzilla/> References: <bug-226510-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226510 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: imp Date: Mon Mar 12 15:17:16 UTC 2018 New revision: 330796 URL: https://svnweb.freebsd.org/changeset/base/330796 Log: Tighten up periph lock to avoid some races Make sure the periph lock is held around rmw access to softc data, espeically flags, including work flags in iosched. Add asserts for the periph lock where it should be held. PR: 226510 Sponsored by: Netflix Differential Review: https://reviews.freebsd.org/D14456 Changes: head/sys/cam/scsi/scsi_da.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226510-8-RbrqthxcAH>