diff options
author | Yury Norov <[email protected]> | 2022-11-16 09:24:51 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-11-30 16:13:18 -0800 |
commit | fe5759d5bfda312dd52fc81405ffc1d024b18039 (patch) | |
tree | a1be80d6560ded4540124b19647b4c17ff0cc9ee /scripts/generate_rust_analyzer.py | |
parent | c5f31c655bcc01b6da53b836ac951c1556245305 (diff) |
cpumask: limit visibility of FORCE_NR_CPUS
In current form, FORCE_NR_CPUS is visible to all users building their
kernels, even not experts. It is also set in allmodconfig or
allyesconfig, which is not a correct behavior.
This patch fixes it. It also changes the parameter short description:
removes implementation details and highlights the effect of the change.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Yury Norov <[email protected]>
Suggested-by: Geert Uytterhoeven <[email protected]>
Suggested-by: Linus Torvalds <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Cc: Alexey Klimov <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Eric Biggers <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Sander Vanheule <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions