mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Rob Landley <rob@landley.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Menuconfig has butterfly effects?
Date: Tue, 27 Feb 2007 15:36:16 -0800	[thread overview]
Message-ID: <20070227153616.712508c6.randy.dunlap@oracle.com> (raw)
In-Reply-To: <200702271812.42616.rob@landley.net>

On Tue, 27 Feb 2007 18:12:42 -0500 Rob Landley wrote:

> I ran "make ARCH=x86_64 menuconfig", did a lot of editing, and saved 
> the .config.  Then I copied that to a backup, ran "make oldconfig" on the 
> config I'd just saved, and compared it with the backup:
> 
> --- .config     2007-02-27 18:10:01.000000000 -0500
> +++ tryit       2007-02-27 18:09:09.000000000 -0500
> @@ -1,7 +1,7 @@
>  #
>  # Automatically generated make config: don't edit
>  # Linux kernel version: 2.6.20
> -# Tue Feb 27 18:10:01 2007
> +# Tue Feb 27 18:08:41 2007
>  #
>  CONFIG_X86_64=y
>  CONFIG_64BIT=y
> @@ -120,6 +120,9 @@
>  # CONFIG_PREEMPT_VOLUNTARY is not set
>  # CONFIG_PREEMPT is not set
>  CONFIG_ARCH_FLATMEM_ENABLE=y
> +# CONFIG_FLATMEM_MANUAL is not set
> +# CONFIG_DISCONTIGMEM_MANUAL is not set
> +# CONFIG_SPARSEMEM_MANUAL is not set
>  CONFIG_FLATMEM=y
>  CONFIG_FLAT_NODE_MEM_MAP=y
>  # CONFIG_SPARSEMEM_STATIC is not set
> 
> The first hunk I expect, the second I did not.  Anybody care to venture a 
> guess why the visibility logic is unstable?

can we get .config^Wtryit ?  (version 0, not version 1)

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2007-02-27 23:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 23:12 Rob Landley
2007-02-27 23:36 ` Randy Dunlap [this message]
2007-03-01  0:15   ` Rob Landley
2007-02-27 23:43 ` Gregor Jasny
2007-03-01  0:07   ` Rob Landley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070227153616.712508c6.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob@landley.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome