lib/cpumask: delete misleading comment
authorYury Norov <yury.norov@gmail.com>
Mon, 5 Sep 2022 23:08:18 +0000 (16:08 -0700)
committerYury Norov <yury.norov@gmail.com>
Tue, 20 Sep 2022 00:51:53 +0000 (17:51 -0700)
commit7102b3bb070fdf4580a05cbfc5ad3c0691dc4bf9
treed1fbf5c9d40b450e858f89624f0f9b090505967c
parent38bef8e57f2149acd2c910a98f57dd6291d2e0ec
lib/cpumask: delete misleading comment

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>
include/linux/cpumask.h