)]}'
{
  "commit": "0dc952dc3e6d96d554a19fa7bee3f3b1d55e3cff",
  "tree": "1dcf2ff93784716143b7acef816888a71a9504c2",
  "parents": [
    "1f2b69f9bdce8461341e5fb864568a2ee90079c8"
  ],
  "author": {
    "name": "Christoph Lameter",
    "email": "clameter@engr.sgi.com",
    "time": "Mon Mar 05 00:30:33 2007 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Mon Mar 05 07:57:51 2007 -0800"
  },
  "message": "[PATCH] Page migration: Fix vma flag checking\n\nCurrently we do not check for vma flags if sys_move_pages is called to move\nindividual pages.  If sys_migrate_pages is called to move pages then we\ncheck for vm_flags that indicate a non migratable vma but that still\nincludes VM_LOCKED and we can migrate mlocked pages.\n\nExtract the vma_migratable check from mm/mempolicy.c, fix it and put it\ninto migrate.h so that is can be used from both locations.\n\nProblem was spotted by Lee Schermerhorn\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Lee Schermerhorn \u003clee.schermerhorn@hp.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": "48148e0cdbd179725de653eff14a229c26ad6153",
      "old_mode": 33188,
      "old_path": "include/linux/migrate.h",
      "new_id": "75e55dcdeb183bfc76c55fa8ffc05c930bbd49d1",
      "new_mode": 33188,
      "new_path": "include/linux/migrate.h"
    },
    {
      "type": "modify",
      "old_id": "cf2a5381030ac967c88297f04d61cbf8585ef992",
      "old_mode": 33188,
      "old_path": "mm/mempolicy.c",
      "new_id": "d76e8eb342d0df2e0468f014076a720866ae2277",
      "new_mode": 33188,
      "new_path": "mm/mempolicy.c"
    },
    {
      "type": "modify",
      "old_id": "e9b161bde95b4c382092a1c94a8fcfbd4bcf58f0",
      "old_mode": 33188,
      "old_path": "mm/migrate.c",
      "new_id": "7a66ca25dc8aa99b77f2a4f041fed0cd8194b6aa",
      "new_mode": 33188,
      "new_path": "mm/migrate.c"
    }
  ]
}
