From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH] Slightly outdated CONFIG_SMP documentation fix Date: Tue, 31 Dec 2013 15:58:53 -0800 Message-ID: <52C35A3D.8090109@zytor.com> References: <20131231225921.GA1624@sylph> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131231225921.GA1624@sylph> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: List-subscribe: List-owner: List-post: List-archive: Content-Type: text/plain; charset="us-ascii" To: Robert Graffham , linux-kernel@vger.kernel.org Cc: Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King , Hirokazu Takata , Ralf Baechle , David Howells , Koichi Yasutake , "James E.J. Bottomley" , Helge Deller , Martin Schwidefsky , Heiko Carstens , linux390@de.ibm.com, Paul Mundt , Thomas Gleixner , Ingo Molnar , x86@kernel.org, Al Viro , Andrew Morton , linux-alph On 12/31/2013 02:59 PM, Robert Graffham wrote: > I've removed a reference to "most personal computers" being singleprocessor > machines in multiple arches' config help, and also brought the arch/arm spacing > for "singleprocessor" (vs. "single processor" used there originally) in line > with other arches that had that text. > > The diff is included below, and cleanly applies and builds on my system. I have > not tested on other systems yet since a documentation fix shouldn't fail to > build inconsistently, but if that's no excuse, I'll be happy to test further > when I can. > Acked-by: H. Peter Anvin