)]}'
{
  "commit": "8bea7548ee0223175bea5fddcc54af93bd252d9b",
  "tree": "59bcfb7aeb795041bb9c8d34b80c767fd656230c",
  "parents": [
    "0455029bea7da2a2a92003238c9617a36d5d48fd"
  ],
  "author": {
    "name": "Naohiro Aota",
    "email": "naota@elisp.net",
    "time": "Fri Oct 01 04:23:17 2010 +0900"
  },
  "committer": {
    "name": "Michal Marek",
    "email": "mmarek@suse.cz",
    "time": "Thu Sep 30 21:59:32 2010 +0200"
  },
  "message": "kconfig: Don\u0027t go out from read config loop when you read new symbol\n\ncommit 8baefd30b5b0101aa07aa75da44a9eee881eed28 of linux-next replaced\na `switch()\u0027 statement with some `if()\u0027 statements, but left `break\u0027s\nin the `switch()\u0027 statement untouched. This cause read config loop to\nexit and so \"make oldconfig\" is not much usable (see below).\n\n\u003e $ make oldconfig\n\u003e\u003csnip\u003e\n\u003e scripts/kconfig/conf --oldconfig Kconfig\n\u003e #\n\u003e # using defaults found in /boot/config-2.6.34-ccs-r1\n\u003e #\n\u003e *\n\u003e * Restart config...\n\u003e *\n\u003e *\n\u003e * General setup\n\u003e *\n\u003e Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [N/y/?] (NEW)\n\n(I\u0027ve already have \"CONFIG_EXPERIMENTAL\u003dy\" in the old config file. But\nthat\u0027s not read here.)\n\nThis patch should fix this problem.\n\nSigned-off-by: Naohiro Aota \u003cnaota@elisp.net\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f7d89d7065b7e5db1c844902944357f36fac728f",
      "old_mode": 33188,
      "old_path": "scripts/kconfig/confdata.c",
      "new_id": "35c08ecaad1761f30eda10cdf132d7ceab1cc665",
      "new_mode": 33188,
      "new_path": "scripts/kconfig/confdata.c"
    }
  ]
}
