Re: [crash, bisected] Re: [PATCH 3/4] x86_64: Fold pda into per cpu area



Mike Travis wrote:
... I'm still re-verifying that the source bits and config options
are identical (it was a later git-remote update), and that in fact it is
the gcc --version, but that may be the conclusion.
...

Yup, it's the gcc --version that makes the difference. GCC 4.2.0 couldn't
boot past the grub screen, GCC 4.2.4 made it to the login prompt.

The only config changes were imposed by the make script:


stapp 125> diff ../configs/config-Tue_Jul__1_16_48_45_CEST_2008.bad ../build/ingo-test-0701/.config
4c4
< # Tue Jul 1 16:53:49 2008
---
# Tue Jul 1 16:09:33 2008
64c64
< CONFIG_LOCALVERSION=""
---
CONFIG_LOCALVERSION="-ingo-test-0701"
120d119
< CONFIG_USE_GENERIC_SMP_HELPERS=y
124d122
< # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
1294d1291
< CONFIG_THERMAL_HWMON=y

Posting the complete patchset RSN... (or tomorrow am so I can test some
more configs and functionality.)

Thanks,
Mike
--
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/



Relevant Pages

  • Re: [PATCH] More accessible usage of custom flags
    ... the individual config options for gcc flags and integrate them into ... having config options like CC_OPTIMIZE_FOR_SIZE ... Although I expect configuring bogus gcc flags is going to break the ... the entire kernel configuration for what they did wrong. ...
    (Linux-Kernel)
  • Re: [crash, bisected] Re: [PATCH 3/4] x86_64: Fold pda into per cpu area
    ... I'm still re-verifying that the source bits and config options ... it's the gcc --version that makes the difference. ... will only boot and run with gcc-4.2.4, with gcc-4.2.0 it fails at the grub screen. ... trying to track which config options changes the behavior so radically. ...
    (Linux-Kernel)
  • Re: Strawberry and Vanilla Perl
    ... override didn't override enough, and it ended up passing MSVC switches ... EU::FakeConfig to override %Config properly). ... GCC whereas mine absolutely didn't (I have MSVC6, ... Yeah, but you see, I don't *use* ActivePerl. ...
    (comp.lang.perl.misc)
  • Re: [PATCH] prepare kconfig inline optimization for all architectures
    ... So with the config option we have the possibility to pass a _hint_ to ... differ as they should do (assuming gcc> 4.x). ... to inline the everything and the kitchensink as long as there's just ...
    (Linux-Kernel)
  • Re: Specific support for Intel Atom architecture
    ... as some of you already might know, work is going on to make GCC ... fully support Intel Atom architecture specifics, ... Subject: x86: add specific support for Intel Atom architecture ... config GENERIC_CPU ...
    (Linux-Kernel)