Date: Mon, 02 Feb 2015 17:36:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 197277] [patch] avoid assignment to sq twice in sleepq_add() Message-ID: <bug-197277-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: luke.tw@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197277-8>