Date: Sun, 20 Mar 2016 05:02:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 208136] kldunload if_cxgbe causes kernel panic Message-ID: <bug-208136-6-yyVWRll1ct@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208136-6@https.bugs.freebsd.org/bugzilla/> References: <bug-208136-6@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=3D208136 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: np Date: Sun Mar 20 05:01:40 UTC 2016 New revision: 297059 URL: https://svnweb.freebsd.org/changeset/base/297059 Log: MFC r277759 (by jhb@) Fix a couple of panics when detaching from a cxgbe/cxl interface that was never brought up: - Allow NULL to be passed to sglist_free(). - Don't try to stop an interface that was never fully initialized. PR: 208136 Changes: _U stable/10/ stable/10/sys/dev/cxgbe/t4_main.c stable/10/sys/kern/subr_sglist.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208136-6-yyVWRll1ct>