Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Borislav Petkov Newsgroups: linux.kernel Subject: Re: [PATCH V1] x86, espfix: postpone the initialization of espfix stack for AP Date: Thu, 18 Jun 2015 00:00:01 +0200 Message-ID: References: X-Original-To: "H. Peter Anvin" Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alien8.de; s=alien8; t=1434577830; bh=cOz8efjrI2UKs8RhYyatLAq9P94jtRcoMMs/0w+mfHE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=dQrNeLgRZpY+jCh7bP6Ns+81dpHP0DymNpAvCF 9HOR+sanJzhBBVfuCMo3JOQk+zcSrHnBJ7zarrA7ektvuRne7HSO1FTO59GJxqS18gT 4hkuZJLYe2zNvLEgbipMsY9DnSMxmP4Xd/7lhFQBoqNH+wPO5QhedMM6wbHNzcig8s= Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alien8.de; s=alien8; t=1434577829; bh=cOz8efjrI2UKs8RhYyatLAq9P94jtRcoMMs/0w+mfHE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=gaTK8btPov0PWSbXbGQvSas/8+uMOL10h1EJoQ FLrpaSQ+wY3Z3ly3DeVkTyhn32PSo5cPzfX7e6gVJFQCJ2w7BZabpsZjwm0snJUqHhN 7EdoSC82iMwBF2yOGS/hoNqhjPIqXXv7FfrikryF91t4X19Yaz1uvcTThe5TlZidrc= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 38 Organization: linux.* mail to news gateway X-Original-Cc: Gu Zheng , Ingo Molnar , Andy Lutomirski , Andy Lutomirski , Thomas Gleixner , "linux-kernel@vger.kernel.org" , X86 ML X-Original-Date: Wed, 17 Jun 2015 23:50:27 +0200 X-Original-Message-ID: <20150617215027.GE16999@pd.tnic> X-Original-References: <555A40C9.6010605@kernel.org> <555B5105.4040808@zytor.com> <555F0139.9040404@cn.fujitsu.com> <55666D4A.5040006@cn.fujitsu.com> <556D7687.70402@cn.fujitsu.com> <55701E54.6090802@cn.fujitsu.com> <55812149.1040804@zytor.com> <20150617210411.GD16999@pd.tnic> <5581E27F.5060800@zytor.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: aioe.org linux.kernel:1167176 On Wed, Jun 17, 2015 at 02:11:27PM -0700, H. Peter Anvin wrote: > Is this reliable? 10 out of 10 :) I'm booting with: ... -smp 128 -numa node,nodeid=0,cpus=0-7 -numa node,nodeid=1,cpus=8-15 -numa node,nodeid=2,cpus=16-23 -numa node,nodeid=3,cpus=24-31 -numa node,nodeid=4,cpus=32-39 -numa node,nodeid=5,cpus=40-47 -numa node,nodeid=6,cpus=48-55 -numa node,nodeid=7,cpus=56-63 -numa node,nodeid=8,cpus=64-71 -numa node,nodeid=9,cpus=72-79 -numa node,nodeid=10,cpus=80-87 -numa node,nodeid=11,cpus=88-95 -numa node,nodeid=12,cpus=96-103 -numa node,nodeid=13,cpus=104-111 -numa node,nodeid=14,cpus=112-119 -numa node,nodeid=15,cpus=120-127 ... -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/