)]}'
{
  "commit": "4e12eb2f89b409e2e1fb6e261bc1fc2079b4185e",
  "tree": "24738c0a2532a080cb9a5379ab067eb7b9793e1a",
  "parents": [
    "73df3def52cfeed6cb931e14216d6e22170e82ed"
  ],
  "author": {
    "name": "Vlastimil Babka",
    "email": "vbabka@suse.cz",
    "time": "Thu Aug 11 18:46:33 2022 +0200"
  },
  "committer": {
    "name": "Vlastimil Babka",
    "email": "vbabka@suse.cz",
    "time": "Fri Aug 12 11:06:17 2022 +0200"
  },
  "message": "mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()\n\nThe PREEMPT_RT specific disabling of irqs in __cmpxchg_double_slab()\n(through slab_[un]lock()) makes it behave on PREEMPT_RT exactly as\ncmpxchg_double_slab() does, so it\u0027s simpler to just redirect the usage\nof the former to the latter on RT.\n\nThat means we no longer need the slab_[un]lock() wrappers, so delete\nthem and rename the current __slab_[un]lock() to slab_[un]lock().\n\nSigned-off-by: Vlastimil Babka \u003cvbabka@suse.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dffb5063acbf89310a2cc8770c8fe6a2cfeb14b7",
      "old_mode": 33188,
      "old_path": "mm/slub.c",
      "new_id": "4ece12c48ad6059809413f75b146e5a2e784976d",
      "new_mode": 33188,
      "new_path": "mm/slub.c"
    }
  ]
}
