)]}'
{
  "commit": "f83c9d0fe42a7544b4d4ffcebb2e6716fcfd95c0",
  "tree": "37532424c8ea5a8dac649cb2baed04223722c09f",
  "parents": [
    "f536aafc5a2e6f0c8f1577a155e6f93db5e469f0"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue Nov 11 18:47:44 2008 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Nov 11 18:47:44 2008 +0100"
  },
  "message": "ring-buffer: add reader lock\n\nImpact: serialize reader accesses to individual CPU ring buffers\n\nThe code in the ring buffer expects only one reader at a time, but currently\nit puts that requirement on the caller. This is not strong enough, and this\npatch adds a \"reader_lock\" that serializes the access to the reader API\nof the ring buffer.\n\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": "a6b8f9d7ac96c95902c6f189de2cf47e829ca126",
      "old_mode": 33188,
      "old_path": "kernel/trace/ring_buffer.c",
      "new_id": "17c2ccebb567ead0f2b90a1856af9d105346fcef",
      "new_mode": 33188,
      "new_path": "kernel/trace/ring_buffer.c"
    }
  ]
}
