]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sched/wake_q: Clarify queue reinit comment
authorDavidlohr Bueso <dave@stgolabs.net>
Sun, 29 Jan 2017 15:15:31 +0000 (07:15 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 09:02:18 +0000 (10:02 +0100)
commit0754445d71c37a7afd4f0790a9be4cf53c1b8cc4
treeb908b3d0257b4346b4b615ebcf5c70f085913fda
parent7e1f9467d1e48c64c27d6a32de1bfd1b9cdb1002
sched/wake_q: Clarify queue reinit comment

As of:

  bcc9a76d5ac ("locking/rwsem: Reinit wake_q after use")

the comment regarding the list reinitialization no longer applies,
update it with the new wake_q_init() helper.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Acked-by: Waiman Long <longman@redhat.com>
Cc: peterz@infradead.org
Cc: longman@redhat.com
Cc: akpm@linux-foundation.org
Cc: paulmck@linux.vnet.ibm.com
Cc: torvalds@linux-foundation.org
Link: http://lkml.kernel.org/r/20170129151531.GA2444@linux-80c1.suse
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h