From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754575AbYIHRDW (ORCPT ); Mon, 8 Sep 2008 13:03:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752126AbYIHRDP (ORCPT ); Mon, 8 Sep 2008 13:03:15 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:53631 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752050AbYIHRDO (ORCPT ); Mon, 8 Sep 2008 13:03:14 -0400 Date: Mon, 8 Sep 2008 19:02:54 +0200 From: Ingo Molnar To: "H. Peter Anvin" Cc: Linus Torvalds , Andi Kleen , linux@sandersweb.net, linux-kernel@vger.kernel.org, the arch/x86 maintainers , Andi Kleen Subject: Re: [BUG] x86 kenel won't boot under Virtual PC Message-ID: <20080908170254.GA31094@elte.hu> References: <48C48467.40703@zytor.com> <200809072249.17280.linux@sandersweb.net> <48C4A46B.90705@zytor.com> <20080908154535.GL26079@one.firstfloor.org> <48C54839.8050304@zytor.com> <48C54F1B.8040604@zytor.com> <48C553A3.6000504@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48C553A3.6000504@zytor.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Peter Anvin wrote: > Linus Torvalds wrote: >> >> So if it's behind EMBEDDED, and defaults to "on", then I have no >> problem with changing the help text to say "If you do this, we'll >> statically do things that really _require_ you to have a CPU that >> looks _exactly_ like the CPU you claimed". > > Sounds like a plan. I'll have a patch shortly. yep. I thought about changing the name and adding a default y but keeping the name and also putting it behind EMBEDDED would be perfect. Ingo