[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6a2187b0808060233t6bd437edi7e74fa225aaa9d01@mail.gmail.com>
Date: Wed, 6 Aug 2008 17:33:07 +0800
From: "Jeff Chua" <jeff.chua.linux@...il.com>
To: "David Miller" <davem@...emloft.net>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.27rc1 cannot boot more than 8CPUs
On Wed, Aug 6, 2008 at 3:18 PM, David Miller <davem@...emloft.net> wrote:
> You have to turn off CONFIG_PROVE_LOCKING, in fact just turn off
> everything in the lock debugging section:
>
> # CONFIG_DEBUG_RT_MUTEXES is not set
> # CONFIG_RT_MUTEX_TESTER is not set
> # CONFIG_DEBUG_SPINLOCK is not set
> # CONFIG_DEBUG_MUTEXES is not set
> # CONFIG_DEBUG_LOCK_ALLOC is not set
> # CONFIG_PROVE_LOCKING is not set
> # CONFIG_LOCK_STAT is not set
> # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
> # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
>
I don't any option to turn these off. Still searching.
Jeff.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists