Re: [GIT PULL] bitmap changes for v6.0-rc1
From: Linus Torvalds
Date: Mon Oct 10 2022 - 17:12:54 EST
On Sun, Oct 2, 2022 at 7:03 PM Yury Norov <yury.norov@xxxxxxxxx> wrote:
>
> lib/cpumask: add FORCE_NR_CPUS config option
Side note: I think we should make this option depend on EXPERT.
It doesn't make much sense in any generic kernel, so it's mostly an
embedded thing. And the question is very confusing.
Linus