)]}'
{
  "commit": "44c81433e8b05dbc85985d939046f10f95901184",
  "tree": "861801baf94a47c38f449f99aea6b5a0395f2f10",
  "parents": [
    "fd8a4221ad76df700ff34875c9fbc42302aa4ba3"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "dada1@cosmosbay.com",
    "time": "Wed May 14 16:05:51 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed May 14 19:11:14 2008 -0700"
  },
  "message": "per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules\n\nCurrent module loader lookups \".data.percpu\" ELF section to perform\nper_cpu relocation.  But DEFINE_PER_CPU_SHARED_ALIGNED() uses another\nsection (\".data.percpu.shared_aligned\"), currently only handled in\nvmlinux.lds, not by module loader.\n\nTo correct this problem, instead of adding logic into module loader, or\nusing at build time a module.lds file for all arches to group\n\".data.percpu.shared_aligned\" into \".data.percpu\", just use \".data.percpu\"\nfor modules.\n\nAlignment requirements are correctly handled by ld and module loader.\n\nSigned-off-by: Eric Dumazet \u003cdada1@cosmosbay.com\u003e\nCc: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d746a2abb322590a7e891762638e774ec0efe2b5",
      "old_mode": 33188,
      "old_path": "include/linux/percpu.h",
      "new_id": "4cdd393e71e1bb70ee0286c16f2aeb08d1458d98",
      "new_mode": 33188,
      "new_path": "include/linux/percpu.h"
    }
  ]
}
