From: Kirill A. Shutemov Date: Fri, 8 May 2015 10:25:26 +0000 (+0300) Subject: x86/kconfig: Fix the CONFIG_NR_CPUS description X-Git-Tag: omap-for-v4.3/legacy-v2-signed~199^2^2~14^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad14bb9f8ef8bed42c3118adc0d9756e2aeeaa1;p=pandora-kernel.git x86/kconfig: Fix the CONFIG_NR_CPUS description 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 Cc: Andrew Morton Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1431080726-2490-1-git-send-email-kirill.shutemov@linux.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed