Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Sep 2016 17:18:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212418] kernel panic in _taskqgroup_adjust - uninitialized variable
Message-ID:  <bug-212418-8-yc6waonXuT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212418-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212418-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=3D212418

--- Comment #5 from Conrad E. Meyer <cem@freebsd.org> ---
via

iflib.c:483
TASKQGROUP_DEFINE(if_io_tqg, mp_ncpus, 1);

gtaskqueue.h:115
        taskqgroup_adjust(qgroup_##name, (cnt), (stride));

Although it still looks like iflib_irq_alloc_generic is deadcode and should=
n't
be causing this.

--=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-212418-8-yc6waonXuT>