)]}'
{
  "commit": "a8f90e906783f1f815120eefe813b23cb396e9bd",
  "tree": "2c1ff063ebed84906cd8950c5c0560e319dfda3f",
  "parents": [
    "43c1266ce4dc06bfd236cec31e11e9ecd69c0bef"
  ],
  "author": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Tue Sep 22 09:48:08 2009 +1000"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Sep 22 09:30:40 2009 +0200"
  },
  "message": "perf_event, powerpc: Fix compilation after big perf_counter rename\n\nThis fixes two places in the powerpc perf_event (perf_counter) code\nwhere \u0027list_entry\u0027 needs to be changed to \u0027group_entry\u0027, but were\nmissed in commit 65abc865 (\"perf_counter: Rename list_entry -\u003e\ngroup_entry, counter_list -\u003e group_list\").\n\nThis also changes \u0027event\u0027 back to \u0027counter\u0027 in a couple of\ncontexts:\n\n* Field and function names that deal with the limited-function\n  counters: it\u0027s really the hardware counters whose function is\n  limited, not the events that they count.  Hence:\n\n  MAX_LIMITED_HWEVENTS -\u003e MAX_LIMITED_HWCOUNTERS\n  limited_event -\u003e limited_counter\n  freeze/thaw_limited_events -\u003e freeze/thaw_limited_counters\n\n* The machine-specific PMU description struct (struct power_pmu): this\n  renames \u0027n_event\u0027 back to \u0027n_counter\u0027 since it really describes how\n  many hardware counters the machine has.  (Renaming this back avoids\n  a compile error in each of the machine-specific PMU back-ends where\n  they initialize their power_pmu struct.)\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: linuxppc-dev@ozlabs.org\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c19128.4280.813369.589704@cargo.ozlabs.ibm.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2499aaadaeb94de9e54d402dacc603a7e309ad96",
      "old_mode": 33188,
      "old_path": "arch/powerpc/include/asm/perf_event.h",
      "new_id": "3288ce3997e0d380e299575883ccf37588f72c96",
      "new_mode": 33188,
      "new_path": "arch/powerpc/include/asm/perf_event.h"
    },
    {
      "type": "modify",
      "old_id": "197b7d958796687e6f045e6aa8f8b5397e8d7eca",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/perf_event.c",
      "new_id": "bbcbae183e92fce861fd800bdfa3647dae8ff31e",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/perf_event.c"
    }
  ]
}
