lib/cpumask: delete misleading comment
mainline inclusion from mainline-v6.1-rc1 commit 7102b3bb category: cleanup bugzilla: https://gitee.com/openeuler/kernel/issues/I8KQBZ CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7102b3bb070fdf4580a05cbfc5ad3c0691dc4bf9 -------------------------------- The comment says that HOTPLUG config option enables all cpus in cpu_possible_mask up to NR_CPUs. This is wrong. Even if HOTPLUG is enabled, the mask is populated on boot with respect to ACPI/DT records. Signed-off-by:Yury Norov <yury.norov@gmail.com> Signed-off-by:
Zheng Zucheng <zhengzucheng@huawei.com>
Loading
Please sign in to comment