]> git.baikalelectronics.ru Git - kernel.git/commit
x86/topology: Fix function name in documentation
authorDou Liyang <douly.fnst@cn.fujitsu.com>
Thu, 22 Feb 2018 08:48:12 +0000 (16:48 +0800)
committerIngo Molnar <mingo@kernel.org>
Fri, 23 Feb 2018 07:40:12 +0000 (08:40 +0100)
commit79769914e61c5f9ff7bba4eb3a8c958e95bfcc9a
treed0e3d1f1369a6c1e54f25ef83a34b60b6bff0032
parent9678d051f59f9af5b812f795634327d07bb840a8
x86/topology: Fix function name in documentation

topology_sibling_cpumask() is the correct thread-related topology
function in the kernel:

  s/topology_sibling_mask/topology_sibling_cpumask

Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: corbet@lwn.net
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/20180222084812.14497-1-douly.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/x86/topology.txt