Re: 3.1-rc6 boot problem reason searching

From: Linus Torvalds
Date: Wed Sep 14 2011 - 23:12:23 EST


2011/9/14 werner <w.landgraf@xxxxx>:
> With M586 it also boots.
>
> Enclosed is the dmesg , if of any importance   (ignore that the kernel is
> named -i486, this is only because I don't want to rename everything, hoping
> that soon M486 returns to work).
>
> Below is also the diff which config's are changed implicitely on changing
> from M486 to M586 .

Ok. That looks *very* much like the same old "x86-32: Fix boot with
CONFIG_X86_INVD_BUG" problem that was supposedly fixed by commit
b4ca46e4e82a, but maybe something else in your config means that
there's yet another case of the same bug that Arnaud Lacombe just
hadn't seen.

Andy: any ideas?

> Thus, the problem is between M486 and M586 ,  compiled with 486 it don't
> boot, but compiled for 586 it boots.

Andy, the problem looks like another oops in
alternative_instructions(). But this one happens with -rc6 too, so
there's something else wrong - commit b4ca46e4e82a is already there.

Werner, can you send Andy your full .config?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/