)]}'
{
  "commit": "1f382215119a0bc165e766e5bc424b3d3e8dae35",
  "tree": "b1d170e334a3ff08088559646c7a01841503dc8c",
  "parents": [
    "a0131c39270de634c33950a799d8870da2191974"
  ],
  "author": {
    "name": "Pingfan Liu",
    "email": "piliu@redhat.com",
    "time": "Wed Nov 19 17:55:24 2025 +0800"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Thu Nov 20 06:57:58 2025 -1000"
  },
  "message": "cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()\n\ncpuset_cpus_allowed() uses a reader lock that is sleepable under RT,\nwhich means it cannot be called inside raw_spin_lock_t context.\n\nIntroduce a new cpuset_cpus_allowed_locked() helper that performs the\nsame function as cpuset_cpus_allowed() except that the caller must have\nacquired the cpuset_mutex so that no further locking will be needed.\n\nSuggested-by: Waiman Long \u003clongman@redhat.com\u003e\nSigned-off-by: Pingfan Liu \u003cpiliu@redhat.com\u003e\nCc: Waiman Long \u003clongman@redhat.com\u003e\nCc: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Johannes Weiner \u003channes@cmpxchg.org\u003e\nCc: Michal Koutný \u003cmkoutny@suse.com\u003e\nCc: linux-kernel@vger.kernel.org\nTo: cgroups@vger.kernel.org\nReviewed-by: Chen Ridong \u003cchenridong@huawei.com\u003e\nReviewed-by: Waiman Long \u003clongman@redhat.com\u003e\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2ddb256187b51b83415477b532738fa906a91111",
      "old_mode": 33188,
      "old_path": "include/linux/cpuset.h",
      "new_id": "a98d3330385c2954fa02b472893a6c3fd68bbab3",
      "new_mode": 33188,
      "new_path": "include/linux/cpuset.h"
    },
    {
      "type": "modify",
      "old_id": "976bce6e5673c4d4b5f0f2f12893f60f40e530f1",
      "old_mode": 33188,
      "old_path": "kernel/cgroup/cpuset.c",
      "new_id": "ec8bebc66469f8c26a49b73974c44cbbe4dc351b",
      "new_mode": 33188,
      "new_path": "kernel/cgroup/cpuset.c"
    }
  ]
}
