)]}'
{
  "commit": "ca3b9b91735316f0ec7f01976f85842e0bfe5c6e",
  "tree": "fc58744ab0371adb5942462ceab3fa70d0ef9375",
  "parents": [
    "2e1217cf96b54d3b2d0162930608159e73507fbf"
  ],
  "author": {
    "name": "Ravikiran G Thirumalai",
    "email": "kiran@scalex86.org",
    "time": "Sat Feb 04 23:27:58 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Feb 05 11:06:53 2006 -0800"
  },
  "message": "[PATCH] NUMA slab locking fixes: irq disabling from cahep-\u003espinlock to l3 lock\n\nEarlier, we had to disable on chip interrupts while taking the\ncachep-\u003espinlock because, at cache_grow, on every addition of a slab to a slab\ncache, we incremented colour_next which was protected by the cachep-\u003espinlock,\nand cache_grow could occur at interrupt context.  Since, now we protect the\nper-node colour_next with the node\u0027s list_lock, we do not need to disable on\nchip interrupts while taking the per-cache spinlock, but we just need to\ndisable interrupts when taking the per-node kmem_list3 list_lock.\n\nSigned-off-by: Alok N Kataria \u003calokk@calsoftinc.com\u003e\nSigned-off-by: Ravikiran Thirumalai \u003ckiran@scalex86.org\u003e\nSigned-off-by: Shai Fultheim \u003cshai@scalex86.org\u003e\nCc: Christoph Lameter \u003cchristoph@lameter.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2317096166dde3c632d12a79c7d0772c50f603d5",
      "old_mode": 33188,
      "old_path": "mm/slab.c",
      "new_id": "d3f68543f9f4e3fcb403192357d8d18056b75b03",
      "new_mode": 33188,
      "new_path": "mm/slab.c"
    }
  ]
}
