x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA
authorYinghai Lu <yinghai@kernel.org>
Wed, 16 Dec 2009 01:59:03 +0000 (17:59 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Dec 2009 00:46:23 +0000 (16:46 -0800)
Due to recent changes wakeup and mptable, we run out of early
reservations on 32-bit NUMA.  Thus, adjust the available number.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <4B22D754.2020706@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found