[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48C54F1B.8040604@zytor.com>
Date: Mon, 08 Sep 2008 09:13:15 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Andi Kleen <andi@...stfloor.org>, linux@...dersweb.net,
linux-kernel@...r.kernel.org,
the arch/x86 maintainers <x86@...nel.org>,
Andi Kleen <andi-suse@...stfloor.org>
Subject: Re: [BUG] x86 kenel won't boot under Virtual PC
Linus Torvalds wrote:
>
> and I really don't think that changing the help text is the right solution
> here. It may be "technically correct", but it is simply not user-friendly
> or smart.
>
The issue at hand is that at least with the current toolchain, we need
to pass -march=generic in order for these instructions to be generated.
We have an option for this, CONFIG_X86_GENERIC, which distributions
really *should* be using anyway.
And yes, it should be the default. The patch I have makes it
"default y" as well as change the help text.
Would it make you happier if this option was forced enabled unless
CONFIG_EMBEDDED was on?
-hpa
--
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