lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 19 Jan 2008 15:52:44 +0100
From: Ingo Molnar <mingo@...e.hu>
To: travis@....com
Cc: Andrew Morton <akpm@...ux-foundation.org>, Andi Kleen <ak@...e.de>,
Christoph Lameter <clameter@....com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/5] x86: Add config variables for SMP_MAX
* travis@....com <travis@....com> wrote:
> Adds and increases some config variables to accomodate larger SMP
> configurations:
>
> NR_CPUS: max limit now 4096
> NODES_SHIFT: max limit now 9
> THREAD_ORDER: max limit now 3
> X86_SMP_MAX: say Y to enable possible cpus == NR_CPUS
>
> Signed-off-by: Mike Travis <travis@....com>
i've bisected a boot failure down to this patch (sans the THREAD_ORDER
bits): it causes an instant reboot of the 64-bit kernel upon bootup.
Failing config attached.
Ingo
View attachment "config" of type "text/plain" (71854 bytes)
Powered by blists - more mailing lists