)]}'
{
  "commit": "4bcdf1d0b652bc33d52f2322b77463e4dc58abf8",
  "tree": "2a8ecf0f6ef1d0c85a4553cb1d1c7dc74706488a",
  "parents": [
    "540b60e24f3f4781d80e47122f0c4486a03375b8"
  ],
  "author": {
    "name": "Alexander Gordeev",
    "email": "agordeev@redhat.com",
    "time": "Fri Mar 09 14:59:26 2012 +0100"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Fri Mar 09 17:19:08 2012 +0100"
  },
  "message": "genirq: Get rid of unnecessary irqaction field in task_struct\n\nWhen a new thread handler is created, an irqaction is passed to it as\ndata. Not only that irqaction is stored in task_struct by the handler\nfor later use, but also a structure associated with the kernel thread\nkeeps this value as long as the thread exists.\n\nThis fix kicks irqaction out off task_struct. Yes, I introduce new bit\nfield. But it allows not only to eliminate the duplicate, but also\nshortens size of task_struct.\n\nReported-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nSigned-off-by: Alexander Gordeev \u003cagordeev@redhat.com\u003e\nLink: http://lkml.kernel.org/r/20120309135925.GB2114@dhcp-26-207.brq.redhat.com\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d379a6bfd886679fcfefee2ed90fb636d6cd028",
      "old_mode": 33188,
      "old_path": "include/linux/sched.h",
      "new_id": "07f537a371ce1b2d58acf1745692dc3155ae3b7f",
      "new_mode": 33188,
      "new_path": "include/linux/sched.h"
    },
    {
      "type": "modify",
      "old_id": "c0730ad8a1173960f0ffa368dcf46140166ccddb",
      "old_mode": 33188,
      "old_path": "kernel/irq/manage.c",
      "new_id": "0fa3ce998ecbfd57fc0fa2b1c3c17595c9b6f037",
      "new_mode": 33188,
      "new_path": "kernel/irq/manage.c"
    }
  ]
}
