Discussion:
[Bug 208136] kldunload if_cxgbe causes kernel panic
(too old to reply)
b***@freebsd.org
2016-03-20 03:02:54 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208136

Mark Linimon <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|freebsd-***@FreeBSD.org |freebsd-***@FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-03-20 05:02:27 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208136

--- Comment #1 from commit-***@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
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-08-02 20:09:07 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208136

John Baldwin <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |***@FreeBSD.org
Status|New |Closed

--- Comment #2 from John Baldwin <***@FreeBSD.org> ---
I believe this was fixed by Navdeep's MFC.
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...