[Bug 210093] Repeated sq initialization
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 7 10:55:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210093
Bug ID: 210093
Summary: Repeated sq initialization
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: bltsrc at mail.ru
File: kern/subr_sleepqueue.
File revision: r300109
Routine: sleepq_add.
Repeated initialization of sq to td->td_sleepqueue in 327 and 347 lines with no
other intervening assignments of other sleepqueue to sq. Probably, compiler
optimizes this out.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list