)]}'
{
  "commit": "0d6617c7732c083659566117ca620eda6f1a87af",
  "tree": "7048e92884564d04dc330b9eb1fe81b64d9b7424",
  "parents": [
    "2bbff6c761e31b4642d297513cd3e0e89bc68ff7"
  ],
  "author": {
    "name": "David Rientjes",
    "email": "rientjes@google.com",
    "time": "Wed Sep 14 16:21:05 2011 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Sep 14 18:09:37 2011 -0700"
  },
  "message": "numa: fix NUMA compile error when sysfs and procfs are disabled\n\nThe vmstat_text array is only defined for CONFIG_SYSFS or CONFIG_PROC_FS,\nyet it is referenced for per-node vmstat with CONFIG_NUMA:\n\n\tdrivers/built-in.o: In function `node_read_vmstat\u0027:\n\tnode.c:(.text+0x1106df): undefined reference to `vmstat_text\u0027\n\nIntroduced in commit fa25c503dfa2 (\"mm: per-node vmstat: show proper\nvmstats\").\n\nDefine the array for CONFIG_NUMA as well.\n\n[akpm@linux-foundation.org: remove unneeded ifdefs]\nSigned-off-by: David Rientjes \u003crientjes@google.com\u003e\nReported-by: Cong Wang \u003camwang@redhat.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "20c18b7694b284f236149612335d017a2419f063",
      "old_mode": 33188,
      "old_path": "mm/vmstat.c",
      "new_id": "d52b13d28e8f4b25b827cd386693330655ff9174",
      "new_mode": 33188,
      "new_path": "mm/vmstat.c"
    }
  ]
}
