)]}'
{
  "commit": "fb5e2b379732e1a6ea32392980bb42e0212db842",
  "tree": "ce9506474dcd426ea0102836e9b719d7cb73a844",
  "parents": [
    "37a4c940749670671adab211a2d9c9fed9f3f757"
  ],
  "author": {
    "name": "Jan Beulich",
    "email": "jbeulich@novell.com",
    "time": "Wed Jun 18 12:36:01 2008 +0100"
  },
  "committer": {
    "name": "Sam Ravnborg",
    "email": "sam@ravnborg.org",
    "time": "Fri Jul 25 22:12:37 2008 +0200"
  },
  "message": "vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section\n\nDue to the addition of __attribute__((__cold__)) to a few symbols\nwithout adjusting the linker scripts, those symbols currently may end\nup outside the [_stext,_etext) range, as they get placed in\n.text.unlikely by (at least) gcc 4.3.0. This may confuse code not only\noutside of the kernel, symbol_put_addr()\u0027s BUG() could also trigger.\nHence we need to add .text.unlikely (and for future uses of\n__attribute__((__hot__)) also .text.hot) to the TEXT_TEXT() macro.\n\nIssue observed by Lukas Lipavsky.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nTested-by: Lukas Lipavsky \u003cllipavsky@suse.cz\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "729f6b0a60e9d1655cfa5005236c5bf11fb83d5c",
      "old_mode": 33188,
      "old_path": "include/asm-generic/vmlinux.lds.h",
      "new_id": "bd2be5fd1276ae1254aafe98d6c4bc8e4ffcd6c6",
      "new_mode": 33188,
      "new_path": "include/asm-generic/vmlinux.lds.h"
    }
  ]
}
