)]}'
{
  "commit": "8c48665868f60d72c2bdebff877ae4b15482c7be",
  "tree": "74a6d0332560b68c8441391ed78aae89bd26ea69",
  "parents": [
    "3bf35ce696e1f3b0433bf3930dbd685daf952b35"
  ],
  "author": {
    "name": "Peter Mitsis",
    "email": "peter.mitsis@intel.com",
    "time": "Tue Jul 30 13:00:15 2024 -0700"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Fri Aug 02 03:29:55 2024 -0400"
  },
  "message": "kernel: Remove k_thread_priority_set() restriction\n\nRemoves the ISR restriction from k_thread_priority_set().\nSince the first commit, the routine k_thread_priority_set() has\nhad a restriction preventing it from being called from within\nthe context of an ISR. As there does not (any longer) appear to\nbe a reason why the restriction exists, it is being removed.\n\nSigned-off-by: Peter Mitsis \u003cpeter.mitsis@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d722eb72c4b9a84e5ee7bb8ccc3aac095a302433",
      "old_mode": 33188,
      "old_path": "include/zephyr/kernel.h",
      "new_id": "b2548096af8d73f32b76489e2033916dc53c8309",
      "new_mode": 33188,
      "new_path": "include/zephyr/kernel.h"
    },
    {
      "type": "modify",
      "old_id": "94dde0e236d306bde2b2b42fc86e4a01882f0172",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "0740d25686b461da4aaf667361a514d9931a024e",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
