[Bug 212418] kernel panic in _taskqgroup_adjust - uninitialized variable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 6 17:18:32 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212418

--- Comment #5 from Conrad E. Meyer <cem at 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 shouldn't
be causing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list