Re: 2.6.27rc1 cannot boot more than 8CPUs

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: Jeff Chua <jeff.chua.linux@...>, Linus Torvalds <torvalds@...>, David Miller <davem@...>, Max Krasnyansky <maxk@...>, Li Zefan <lizf@...>, lkml <linux-kernel@...>
Date: Monday, August 11, 2008 - 4:03 pm

On Mon, Aug 11, 2008 at 12:59 PM, Ingo Molnar <mingo@elte.hu> wrote:
in setup.c::setup_arch() after go over with madt or mptable

#if defined(CONFIG_SMP) && defined(CONFIG_X86_PC) && defined(CONFIG_X86_32)
        if (def_to_bigsmp)
                printk(KERN_WARNING "More than 8 CPUs detected and "
                        "CONFIG_X86_PC cannot handle it.\nUse "
                        "CONFIG_X86_GENERICARCH or
CONFIG_X86_BIGSMP.\n"); ===> here need to change "or" to "and"
#endif

or just panic here? because screen scroll to pass it, and user will
not notice that...

YH
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Tue Aug 5, 11:15 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Linus Torvalds, (Wed Aug 6, 2:01 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 2:42 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 11:33 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Ingo Molnar, (Mon Aug 11, 3:59 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Yinghai Lu, (Mon Aug 11, 4:03 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Ingo Molnar, (Mon Aug 11, 4:08 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Yinghai Lu, (Mon Aug 11, 4:12 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Yinghai Lu, (Mon Aug 11, 4:36 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Ingo Molnar, (Mon Aug 11, 4:44 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, David Miller, (Wed Aug 6, 1:19 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 2:42 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Yinghai Lu, (Wed Aug 6, 4:49 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 5:35 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 5:42 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, David Miller, (Wed Aug 6, 3:18 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 5:33 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, David Miller, (Wed Aug 6, 5:36 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 5:50 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Max Krasnyansky, (Tue Aug 5, 11:31 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Tue Aug 5, 11:50 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Max Krasnyansky, (Tue Aug 5, 11:54 pm)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Jeff Chua, (Wed Aug 6, 12:06 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Max Krasnyansky, (Wed Aug 6, 12:48 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Li Zefan, (Wed Aug 6, 12:53 am)
Re: 2.6.27rc1 cannot boot more than 8CPUs, Max Krasnyansky, (Wed Aug 6, 4:11 pm)