)]}'
{
  "commit": "d8b57bb700a73872fd06b891d7c9bc4cea1a6af4",
  "tree": "a1667f46fd808cbd904eb5ccbabca4c35c48dde3",
  "parents": [
    "3aa4b37d3e899cfe7a9cbdcda2b277df4c1f210d"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Wed Feb 06 22:39:43 2008 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Wed Feb 06 22:39:43 2008 +0100"
  },
  "message": "x86: make spurious fault handler aware of large mappings\n\nIn very rare cases, on certain CPUs, we could end up in the spurious\nfault handler and ignore a large pud/pmd mapping. The resulting pte\npointer points into the mapped physical space and dereferencing it\nwill fault recursively.\n\nMake the code aware of large mappings and do the permission check\non the pmd/pud entry, when a large pud/pmd mapping is detected.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad8b9733d6b3fee4d2f90e2981e54dc2b71299e4",
      "old_mode": 33188,
      "old_path": "arch/x86/mm/fault.c",
      "new_id": "d8ed4006b3d2dd97d73e9c91f4e1d752ae402a83",
      "new_mode": 33188,
      "new_path": "arch/x86/mm/fault.c"
    }
  ]
}
