x86/topology: Fix function name in documentation
authorDou Liyang <[email protected]>
Thu, 22 Feb 2018 08:48:12 +0000 (16:48 +0800)
committerIngo Molnar <[email protected]>
Fri, 23 Feb 2018 07:40:12 +0000 (08:40 +0100)
commit0c52f7c5499dc708a64742da0cb7eb4f6d94588b
treed0e3d1f1369a6c1e54f25ef83a34b60b6bff0032
parent36e74d355297dde6e69a39c838d24710e442babe
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 <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Documentation/x86/topology.txt