)]}'
{
  "commit": "431aa3fbf5bbe3be79809c7e603c2ed2ac64b015",
  "tree": "a61e6a869388ab58b02bf2f0ac6931c5932fe675",
  "parents": [
    "99793e3dbe39a50d871eedc361659a894601e2bf"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue Jan 06 12:43:01 2009 -0500"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Wed Jan 07 10:43:52 2009 +0100"
  },
  "message": "ftrace: convert unsigned index to signed\n\nImpact: fix to unsigned compared to less than zero\n\nRoel Kluin pointed out that there is a compare of an unsigned number\nto less than zero. A previous clean up had the unsigned index set\nto -1 for certain cases, but never converted it to signed.\n\nFrederic Weisbecker noticed that another index is used to compare\nthe above index to and it also needs to be converted to signed.\n\n[\n  Converted ftrace_page-\u003eindex to int from unsigned long as\n  Andrew Morton pointed out that there\u0027s no need for it to\n  stay a long.\n]\n\nReported-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nReported-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f32969c09df04c682c4fe79e6e3d951ff53fa7c",
      "old_mode": 33188,
      "old_path": "kernel/trace/ftrace.c",
      "new_id": "9e54a6ccdb93e61a059663445818f0f661889e62",
      "new_mode": 33188,
      "new_path": "kernel/trace/ftrace.c"
    }
  ]
}
