)]}'
{
  "commit": "e94965ed5beb23c6fabf7ed31f625e66d7ff28de",
  "tree": "842e4cab961b568bcb98d8ab80d7d399110598a4",
  "parents": [
    "1bae4ce27c9c90344f23c65ea6966c50ffeae2f5"
  ],
  "author": {
    "name": "Dmitry Torokhov",
    "email": "dtor@vmware.com",
    "time": "Wed Dec 15 14:00:19 2010 -0800"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Mon Jan 24 14:32:51 2011 +1030"
  },
  "message": "module: show version information for built-in modules in sysfs\n\nCurrently only drivers that are built as modules have their versions\nshown in /sys/module/\u003cmodule_name\u003e/version, but this information might\nalso be useful for built-in drivers as well. This especially important\nfor drivers that do not define any parameters - such drivers, if\nbuilt-in, are completely invisible from userspace.\n\nThis patch changes MODULE_VERSION() macro so that in case when we are\ncompiling built-in module, version information is stored in a separate\nsection. Kernel then uses this data to create \u0027version\u0027 sysfs attribute\nin the same fashion it creates attributes for module parameters.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@vmware.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "68649336c4adf98618ff4d4fd8d9f1d6b2867062",
      "old_mode": 33188,
      "old_path": "include/asm-generic/vmlinux.lds.h",
      "new_id": "6ebb81030d2d109ce9f99069b130c29a39ccfa11",
      "new_mode": 33188,
      "new_path": "include/asm-generic/vmlinux.lds.h"
    },
    {
      "type": "modify",
      "old_id": "8b17fd8c790d8601f8aff0a33c7b909984e30545",
      "old_mode": 33188,
      "old_path": "include/linux/module.h",
      "new_id": "50efcd3ae8507fcbbbff6e361491f7f60c00a5ca",
      "new_mode": 33188,
      "new_path": "include/linux/module.h"
    },
    {
      "type": "modify",
      "old_id": "08107d1817582000af8df78667db22e6d88e5f59",
      "old_mode": 33188,
      "old_path": "kernel/params.c",
      "new_id": "0da1411222b9a2e11c1de4ed228e4028e8aef2b1",
      "new_mode": 33188,
      "new_path": "kernel/params.c"
    }
  ]
}
