[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48C4A46B.90705@zytor.com>
Date: Sun, 07 Sep 2008 21:04:59 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: linux@...dersweb.net
CC: linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.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
David Sanders wrote:
> I checked the distribution I'm using (debian) and the kernel shipped with it
> does not have CONFIG_X86_GENERIC set. This means _when_ they ship a 2.6.27
> kernel it won't work with Virtual PC so I won't be able to even install it.
Then please file a bug report with Debian.
> However, with Linus's patch I am guaranteed to work for all kernels built for
> X86_32 and even for X86_64 because in that case the virtual environment will
> support the multibyte NOPs. I need Linus's fix in order to support the
> Linux-using virtual pc community. I don't have the resources to lobby each
> individual distribution about their kernel config. I want it to just work.
Under that logic we shouldn't even have CPU configurables, since you
want it to "just work" whatever crap you're running on. That is EXACTLY
what CONFIG_X86_GENERIC means, and the fact that any particular
distribution is broken with respect to not enabling it is a bug in that
distribution, and not grounds for breaking the upstream kernel.
-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