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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to