)]}'
{
  "commit": "0dbee3a6b006dbe814d002cb18e94bf24a216451",
  "tree": "e847b88145ccc2c643ef0fe2244bd1e778b51272",
  "parents": [
    "7a6c6bcee029a978f866511d6e41dbc7301fde4c"
  ],
  "author": {
    "name": "Arjan van de Ven",
    "email": "arjan@linux.intel.com",
    "time": "Mon Oct 15 17:00:19 2007 +0200"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Oct 15 17:00:19 2007 +0200"
  },
  "message": "Make scheduler debug file operations const\n\nIn general, struct file_operations are const in the kernel, to not have\nfalse cacheline sharing and to catch bugs at compiletime with accidental\nwrites to them. The new scheduler code introduces a new non-const one;\nfix this up.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "27e82cbccaa5ee0c9c1f6b1249db296e4dd66bd4",
      "old_mode": 33188,
      "old_path": "kernel/sched_debug.c",
      "new_id": "a5e517ec07c3dfa5e7b688b40355a9e4a67f13bc",
      "new_mode": 33188,
      "new_path": "kernel/sched_debug.c"
    }
  ]
}
