)]}'
{
  "commit": "f75dd584cdfe29dfdcfd424bb237b9238cfb8fe4",
  "tree": "64c18b237725fde2849ccf12c3b96e2a4d815a12",
  "parents": [
    "a1969923c90c64ac55f80f14a7ca3ea2c766d079"
  ],
  "author": {
    "name": "Anton staaf",
    "email": "robotboy@chromium.org",
    "time": "Wed Oct 12 13:56:04 2011 +0000"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Tue Oct 25 09:26:34 2011 +0200"
  },
  "message": "part_efi: dcache: allocate cacheline aligned buffers\n\nCurrently part_efi.c allocates buffers for the gpt_header, the\nlegacy_mbr, and the pte (partition table entry) that may be\nincorrectly aligned for DMA operations.\n\nThis patch uses ALLOC_CACHE_ALIGN_BUFFER for the stack allocated\nbuffers and memalign to replace the malloc of the pte.\n\nSigned-off-by: Anton Staaf \u003crobotboy@chromium.org\u003e\nCc: Lukasz Majewski \u003cl.majewski@samsung.com\u003e\nCc: Mike Frysinger \u003cvapier@gentoo.org\u003e\nCc: Albert ARIBAUD \u003calbert.u.boot@aribaud.net\u003e\nAcked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0a513c6ed03927b5d8fb1e8cd90e5c01857aa922",
      "old_mode": 33188,
      "old_path": "disk/part_efi.c",
      "new_id": "e5917242aef5341b462edb7c934adbd29022d042",
      "new_mode": 33188,
      "new_path": "disk/part_efi.c"
    }
  ]
}
