]> git.baikalelectronics.ru Git - kernel.git/commit
sched/topology: Update init_sched_domains() comment
authorJuri Lelli <juri.lelli@redhat.com>
Wed, 19 Dec 2018 13:34:45 +0000 (14:34 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 19 Apr 2019 17:44:15 +0000 (19:44 +0200)
commitd38f222f884288ef7222051ccba7343089ed644c
treecf9f65ccd6189331005a61e7c20a8495593ecb7a
parent8ddf2c07a81d8ae3869df649d4934b43d0a8a508
sched/topology: Update init_sched_domains() comment

Holding hotplug lock is not a requirement anymore for callers of sched_
init_domains after commit:

  7b21d65189c4 ("sched: Remove get_online_cpus() usage")

Update the relative comment preceding init_sched_domains().

Signed-off-by: Juri Lelli <juri.lelli@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: cgroups@vger.kernel.org
Cc: lizefan@huawei.com
Link: http://lkml.kernel.org/r/20181219133445.31982-2-juri.lelli@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/topology.c