[Bug 197277] [patch] avoid assignment to sq twice in sleepq_add()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 2 17:36:17 UTC 2015


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

            Bug ID: 197277
           Summary: [patch] avoid assignment to sq twice in sleepq_add()
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: luke.tw at gmail.com

Created attachment 152491
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152491&action=edit
patch for sleepq_add()

After considering r165291 and r165292, I use the patch to avoid assignment to
sq twice.

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


More information about the freebsd-bugs mailing list