)]}'
{
  "commit": "505f2b970b2269ce4cb669b3ff4f6479d379cec2",
  "tree": "741b9ed4752d852eb8b01dd4b4be765c9f37015e",
  "parents": [
    "22de89b371a18086162eacd9f8c960299334ab01"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Mar 20 11:05:04 2009 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Mar 20 11:09:27 2009 +0100"
  },
  "message": "tracing, Text Edit Lock - kprobes architecture independent support, nommu fix\n\nImpact: build fix on SH !CONFIG_MMU\n\nStephen Rothwell reported this linux-next build failure on the SH\narchitecture:\n\n  kernel/built-in.o: In function `disable_all_kprobes\u0027:\n  kernel/kprobes.c:1382: undefined reference to `text_mutex\u0027\n  [...]\n\nAnd observed:\n\n| Introduced by commit 4460fdad85becd569f11501ad5b91814814335ff (\"tracing,\n| Text Edit Lock - kprobes architecture independent support\") from the\n| tracing tree.  text_mutex is defined in mm/memory.c which is only built\n| if CONFIG_MMU is defined, which is not true for sh allmodconfig.\n\nMove this lock to kernel/extable.c (which is already home to various\nkernel text related routines), which file is always built-in.\n\nReported-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nCc: Mathieu Desnoyers \u003cmathieu.desnoyers@polymtl.ca\u003e\nLKML-Reference: \u003c20090320110602.86351a91.sfr@canb.auug.org.au\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0df6253730bedff8ab66a0aa8dfbe9968db0b564",
      "old_mode": 33188,
      "old_path": "kernel/extable.c",
      "new_id": "25d39b0c3a1ba4aeba990e169cfa173d32e4eba3",
      "new_mode": 33188,
      "new_path": "kernel/extable.c"
    },
    {
      "type": "modify",
      "old_id": "05fab3bc5b4b2008e8e79b720c75e6c99f02d131",
      "old_mode": 33188,
      "old_path": "mm/memory.c",
      "new_id": "dfc9e4ea4e8b1d45144d17a418067f9ae884cc4d",
      "new_mode": 33188,
      "new_path": "mm/memory.c"
    }
  ]
}
