projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5c1994
)
x86/kconfig: Fix the CONFIG_NR_CPUS description
author
Kirill A. Shutemov
<
[email protected]
>
Fri, 8 May 2015 10:25:26 +0000
(13:25 +0300)
committer
Ingo Molnar
<
[email protected]
>
Fri, 8 May 2015 10:58:56 +0000
(12:58 +0200)
Since:
b53b5eda8194
("x86/cpu: Increase max CPU count to 8192")
... the maximum supported NR_CPUS for CPUMASK_OFFSTACK case
is 8192. Let's adjust the description to reflect the change.
Signed-off-by: Kirill A. Shutemov <
[email protected]
>
Cc: Andrew Morton <
[email protected]
>
Cc: Linus Torvalds <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index 83cd1c7aa409896c610ee58f1178d76ab78ba3c4..c3333e5be5d7ed832b844681eb925b7842e6cfef 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-856,7
+856,7
@@
config NR_CPUS
---help---
This allows you to specify the maximum number of CPUs which this
kernel will support. If CPUMASK_OFFSTACK is enabled, the maximum
- supported value is
4096
, otherwise the maximum value is 512. The
+ supported value is
8192
, otherwise the maximum value is 512. The
minimum value which makes sense is 2.
This is purely to save memory - each supported CPU adds