Signed-off-by: Igor Mammedov <imammedo@xxxxxxxxxx> --- lib/x86/smp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/x86/smp.h b/lib/x86/smp.h index bbe90daa..0f62cf2e 100644 --- a/lib/x86/smp.h +++ b/lib/x86/smp.h @@ -1,7 +1,7 @@ #ifndef _X86_SMP_H_ #define _X86_SMP_H_ -#define MAX_TEST_CPUS (255) +#define MAX_TEST_CPUS (448) /* * Allocate 12KiB of data for per-CPU usage. One page for per-CPU data, and -- 2.47.1